1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00

Update Poslish translations

This commit is contained in:
Jakub Vrana
2025-04-08 17:03:02 +02:00
parent b2677187f1
commit b0c345f9be
8 changed files with 8 additions and 0 deletions

View File

@@ -47,5 +47,6 @@ if (saved) {
'cs' => array('' => 'Dovoluje přepínání světlého a tmavého vzhledu'),
'de' => array('' => 'Umschalten zwischen hellem und dunklem Design erlauben'),
'ja' => array('' => 'ダークモードへの切替え'),
'pl' => array('' => 'Zezwalaj na przełączanie trybu jasnego i ciemnego'),
);
}