diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 06:45:46 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-24 06:45:46 +0000 |
commit | a33c531f68f99839d0e477ca74ae59f63de359d2 (patch) | |
tree | 9088f0babdf5ab77524da19d289533fb7f810790 /language | |
parent | 38e20284e908f4366423a627475e5399b528a920 (diff) |
[trunk_public] Update de_DE, thanks to : fs101299
git-svn-id: http://piwigo.org/svn/trunk@27905 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 f0c1cfc07..99b001ecb 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -419,4 +419,4 @@ $lang['Password is missing. Please enter the password.'] = 'Das Kennwort fehlt. $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Das Kennwort zum Überprüfen fehlt. Bitte geben Sie ihr gewähltes Kennwort noch einmal ein.'; $lang['%d photos per page'] = '%d Bilder pro Seite'; $lang['Theme'] = 'Thema'; -?>
\ No newline at end of file +$lang['No results for'] = 'Keine Ergebnisse für';
\ No newline at end of file |