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

Update German translation (bug #1001)

This commit is contained in:
Jakub Vrana
2025-04-08 14:33:58 +02:00
parent 00459b302a
commit 52ee085ca7
13 changed files with 13 additions and 1 deletions

View File

@@ -306,6 +306,7 @@ Lang::$translations = array(
'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.',
'screenshot' => 'Screenshot',
);
// run `php ../../lang.php de` to update this file