mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
Add Polish translation
This commit is contained in:
@@ -73,5 +73,10 @@ class AdminerMenuLinks extends Adminer\Plugin {
|
||||
'Both' => 'Oboje',
|
||||
'Auto (select on select page, structure otherwise)' => 'Auto (vypsat na výpisech, jinak struktura)',
|
||||
),
|
||||
'pl' => array(
|
||||
'Menu table links' => 'Linki do tabel w menu',
|
||||
'Both' => 'Obie',
|
||||
'Auto (select on select page, structure otherwise)' => 'Auto (pokaż na stronie przeglądania, w przeciwnym razie struktura)',
|
||||
),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user