diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:23 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:23 +0000 |
commit | 37c2ff88af01b83ba2276c6642ba0a483f8613e1 (patch) | |
tree | 10260da5dd2f25ec8aa664ee32b2fd28345d3bbf /language/de_DE/common.lang.php | |
parent | c9b282212303c3bd222beaf0d605e33cf0ccdc42 (diff) |
[trunk_public] Update de_DE, thanks to : fs101299
git-svn-id: http://piwigo.org/svn/trunk@25585 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index a813a968c..8e0b94bf7 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -417,4 +417,6 @@ $lang['Go back to the album'] = 'Zurück zum Album'; $lang['Last Page'] = 'Letzte Seite'; $lang['Password is missing. Please enter the password.'] = 'Das Kennwort fehlt. Bitte geben Sie Ihr Kennwort ein.'; $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 |