diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2016-06-12 10:01:40 +0200 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2016-06-12 10:01:40 +0200 |
commit | 39ad66cae155e4fb25834a1d04ae49ea343f8033 (patch) | |
tree | 57e7b47abf65cd65aa76b43beef581fa2723b4a9 | |
parent | 4ea538323b707d84c69865eacb36d390e55533d6 (diff) |
Update de_DE, thanks to bigant
-rw-r--r-- | language/de_DE/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index 11aa2faa7..5ace3c36e 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -300,7 +300,7 @@ $lang['Repeat the slideshow'] = 'Diashow wiederholen'; $lang['Not repeat the slideshow'] = 'Diashow nicht wiederholen'; $lang['Reduce diaporama speed'] = 'Diashow langsamer'; $lang['Accelerate diaporama speed'] = 'Diashow schneller'; -$lang['Submit'] = 'Anmelden'; +$lang['Submit'] = 'Absenden'; $lang['Yes'] = 'Ja'; $lang['No'] = 'Nein'; $lang['%d photo'] = '%d Foto'; |