N°7693 - Update polish translations (#658)

This commit is contained in:
DudekArtur
2024-07-24 09:33:09 +02:00
committed by Molkobain
parent 4680b6a497
commit 33b6f2cbc4
39 changed files with 761 additions and 565 deletions

View File

@@ -10,7 +10,7 @@
*
*/
Dict::Add('PL PL', 'Polish', 'Polski', [
'UI:Component:Input:ChangeNotAllowed' => 'This change is not allowed~~',
'UI:Component:Input:ChangeNotAllowed' => 'Ta zmiana jest niedozwolona',
'UI:Component:Input:Password:DoesNotMatch' => 'Hasła nie pasują',
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) required~~',
'UI:Component:Input:Set:MinimumItems' => 'Wymagane są co najmniej %1$s elementy',
]);