mirror of
https://github.com/vrana/adminer.git
synced 2026-02-26 00:21:24 +01: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
@@ -104,5 +104,6 @@ addEventListener('DOMContentLoaded', () => {
|
||||
|
||||
protected $translations = array(
|
||||
'cs' => array('' => 'Použít CodeMirror 5 pro zvýrazňování syntaxe a <textarea> včetně našeptávání klíčových slov a tabulek'),
|
||||
'ja' => array('' => 'CodeMirror 5 を用い、キーワードやテーブルを含む構文や <textarea> を強調表示'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user