Merge pull request #9774 from beganovich/1456-translations

Update translations
This commit is contained in:
David Bomba 2024-07-16 11:59:53 +10:00 committed by GitHub
commit 88ced1e591
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5299,6 +5299,8 @@ $lang = array(
'assigned_group' => 'Successfully assigned group',
'merge_to_pdf' => 'Merge to PDF',
'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;