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

@@ -76,5 +76,6 @@ addEventListener('DOMContentLoaded', () => {
'cs' => array('' => 'Použije Monaco Editor z VS Code pro zvýrazňování syntaxe a <textarea>'),
'de' => array('' => 'Monaco-Editor von VS Code verwenden, für die Syntaxhervorhebung und SQL <textarea>'),
'ja' => array('' => '構文や <textarea> の強調表示に VS Code の Monaco Editor を使用'),
'pl' => array('' => 'Użyj Monaco Editora programu VS Code do podświetlania składni i <textarea> SQL'),
);
}