1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-05 14:17:26 +02:00

Update Polish translation

This commit is contained in:
Matthaiks
2025-04-16 11:44:29 +02:00
committed by Jakub Vrána
parent 92ce506243
commit d845d4b358

View File

@@ -355,6 +355,7 @@ Lang::$translations = array(
'%s must <a%s>return an array</a>.' => '%s musi <a%s>zwrócić tablicę</a>.', '%s must <a%s>return an array</a>.' => '%s musi <a%s>zwrócić tablicę</a>.',
'<a%s>Configure</a> %s in %s.' => '<a%s>Skonfiguruj</a> %s w %s.', '<a%s>Configure</a> %s in %s.' => '<a%s>Skonfiguruj</a> %s w %s.',
'screenshot' => 'zrzut ekranu', 'screenshot' => 'zrzut ekranu',
'Algorithm' => 'Algorytm',
); );
// run `php ../../lang.php pl` to update this file // run `php ../../lang.php pl` to update this file