aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-20 21:01:49 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-06-20 21:01:49 +0000
commite21e5e0cf79d62d43977cb20f7c426a3b2013781 (patch)
treee48f87baf68f76c0634fb328954e39b7a18bd91e /language/de_DE
parent67664209ff61e1a63e0852ccd9741ad16256fd22 (diff)
[trunk_public] Update de_DE, thanks to : fs101299
git-svn-id: http://piwigo.org/svn/trunk@28748 68402e56-0260-453c-a942-63ccdbb3a9ee
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