Automated dictionaries synchronization with english reference

This commit is contained in:
Timothee
2024-06-11 17:43:44 +02:00
parent 09a5d7a35f
commit d4b41d892c
158 changed files with 7594 additions and 9938 deletions

View File

@@ -10,7 +10,7 @@
*
*/
Dict::Add('DA DA', 'Danish', 'Dansk', [
'UI:Component:Input:Password:DoesNotMatch' => 'Passwords do not match~~',
'UI:Component:Input:ChangeNotAllowed' => 'This change is not allowed~~',
'UI:Component:Input:Password:DoesNotMatch' => 'Passwords do not match~~',
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) required~~',
]);