diff options
Diffstat (limited to 'language/de_DE/common.lang.php')
-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 |