mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
Update German translation (bug #994)
This commit is contained in:
@@ -78,5 +78,10 @@ class AdminerMenuLinks extends Adminer\Plugin {
|
||||
'Both' => 'Obie',
|
||||
'Auto (select on select page, structure otherwise)' => 'Auto (pokaż na stronie przeglądania, w przeciwnym razie struktura)',
|
||||
),
|
||||
'de' => array(
|
||||
'Both' => 'Beide',
|
||||
'Auto (select on select page, structure otherwise)' => 'Auto (Auswahl auf der ausgewählten Seite, sonst Struktur)',
|
||||
'Menu table links' => 'Links verwenden in „Tabelle“',
|
||||
),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user