mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 18:44: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
@@ -51,5 +51,6 @@ class AdminerJsonColumn extends Adminer\Plugin {
|
||||
'de' => array('' => 'Zeigen Sie JSON-Werte als Tabelle in der Bearbeitung an'),
|
||||
'pl' => array('' => 'Wyświetl wartości JSON jako tabelę w edycji'),
|
||||
'ro' => array('' => 'Afișează valorile JSON sub formă de tabel în editare'),
|
||||
'ja' => array('' => 'JSON 値をテーブルとして編集画面に表示'),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user