mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:44:28 -04:00
update translations
This commit is contained in:
parent
bbd8403fe1
commit
dc8beec89d
@ -5299,6 +5299,8 @@ $lang = array(
|
|||||||
'assigned_group' => 'Successfully assigned group',
|
'assigned_group' => 'Successfully assigned group',
|
||||||
'merge_to_pdf' => 'Merge to PDF',
|
'merge_to_pdf' => 'Merge to PDF',
|
||||||
'latest_requires_php_version' => 'Note: the latest version requires PHP :version',
|
'latest_requires_php_version' => 'Note: the latest version requires PHP :version',
|
||||||
|
'auto_expand_product_table_notes' => 'Automatically expand products table notes',
|
||||||
|
'auto_expand_product_table_notes_help' => 'Automatically expands the notes section within the products table to display more lines.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user