mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
Update Japanese translation
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp>
This commit is contained in:
committed by
Jakub Vrana
parent
efde7fcc6c
commit
e601a3d8ce
@@ -41,5 +41,6 @@ class AdminerSqlLog extends Adminer\Plugin {
|
||||
'de' => array('' => 'Protokollieren Sie alle Abfragen in einer SQL-Datei'),
|
||||
'pl' => array('' => 'Rejestruj wszystkie zapytania do pliku SQL'),
|
||||
'ro' => array('' => 'Logați toate interogările în fișierul SQL'),
|
||||
'ja' => array('' => '全クエリを SQL ファイルに記録'),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user