1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 03:24:01 +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

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