mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 00:54:08 +02:00
Update German translation (bug #1001)
This commit is contained in:
@@ -33,6 +33,7 @@ onbeforeunload = () => editChanged;
|
||||
|
||||
protected $translations = array(
|
||||
'cs' => array('' => 'Zobrazí potvrzení před odnahráním stránky, pokud bylo změněno formulářové políčko'),
|
||||
'de' => array('' => 'Zeigt eine Bestätigung an bevor die Seite neu geladen wird, wenn ein Formularfeld geändert wurde'),
|
||||
'ja' => array('' => 'フォームの列が変更された時、ページを再読込みする前に確認を表示'),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user