mirror of
https://github.com/vrana/adminer.git
synced 2026-04-14 08:28:35 +02:00
Update German translation (bug #1001)
This commit is contained in:
@@ -58,6 +58,7 @@ 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'),
|
||||
'de' => array('' => 'Links zu Tabellen anzeigen die auf die aktuelle Zeile verweisen, wie im Adminer Editor'),
|
||||
'ja' => array('' => 'Adminer Editor と同様に、カレント行を参照しているテーブルへのリンクを表示'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user