update translations

This commit is contained in:
Benjamin Beganović 2024-07-15 18:52:30 +02:00
parent bbd8403fe1
commit dc8beec89d

View File

@ -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;