mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 23:57:29 +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
@@ -58,5 +58,6 @@ ORDER BY ORDINAL_POSITION", null, "") as $row
|
||||
|
||||
protected $translations = array(
|
||||
'cs' => array('' => 'Zobrazí odkazy na tabulky odkazující aktuální řádek, stejně jako Adminer Editor'),
|
||||
'ja' => array('' => 'Adminer Editor と同様に、カレント行を参照しているテーブルへのリンクを表示'),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user