1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Update German translation (fix #981)

This commit is contained in:
Jakub Vrana
2025-04-04 09:30:56 +02:00
parent e277d05162
commit dadaa02b52

View File

@@ -308,6 +308,9 @@ Lang::$translations = array(
'Alter check' => 'Check ändern',
'Create check' => 'Check erstellen',
'Checks' => 'Checks',
'Loaded plugins' => 'Geladene Plugins',
'%s must <a%s>return an array</a>.' => '%s muss <a%s>ein Array zurückgeben</a>.',
'<a%s>Configure</a> %s in %s.' => '<a%s>Konfigure</a> %s mit %s.',
);
// run `php ../../lang.php de` to update this file