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('IT IT', 'Italian', 'Italiano', [
'UI:Component:Input:Password:DoesNotMatch' => 'Le password non corrispondono',
'UI:Component:Input:ChangeNotAllowed' => 'This change is not allowed~~',
'UI:Component:Input:Password:DoesNotMatch' => 'Le password non corrispondono',
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) required~~',
]);