aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE
diff options
context:
space:
mode:
Diffstat (limited to 'language/de_DE')
-rw-r--r--language/de_DE/common.lang.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php
index 99b001ecb..a930d7163 100644
--- a/language/de_DE/common.lang.php
+++ b/language/de_DE/common.lang.php
@@ -419,4 +419,6 @@ $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';
-$lang['No results for'] = 'Keine Ergebnisse für'; \ No newline at end of file
+$lang['No results for'] = 'Keine Ergebnisse für';
+$lang['Photo description'] = 'Bildbeschreibung';
+$lang['Photo title'] = 'Bildtitel'; \ No newline at end of file