1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 17:44:07 +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

@@ -34,5 +34,6 @@ verifyVersion = (current, url, token) => {
'cs' => array('' => 'Kontrola nových verzí z GitHubu'),
'de' => array('' => 'Neue Versionen von GitHub verifizieren'),
'ja' => array('' => 'GitHub の新版を管理'),
'pl' => array('' => 'Weryfikuj nowe wersje z GitHuba'),
);
}