diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-12 13:02:28 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-12 13:02:28 +0000 |
commit | 7d007323603ac554eb102d1049997bcc9c56ad08 (patch) | |
tree | d166461215cf489a0b7b78fb95323e4e7863033e /language/de_DE/admin.lang.php | |
parent | a1833e40a2d81135bf72fb59abeb76c39030d5a5 (diff) |
[trunk (admin)] Update de_DE, thanks to : duke
git-svn-id: http://piwigo.org/svn/trunk@13118 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 8eba37d97..111a5d313 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -838,4 +838,6 @@ $lang['This album contains %d photos, added between %s and %s.'] = 'Die %d Fotos $lang['This album contains %d photos, added on %s.'] = 'Die %d Fotos dieses Albums wurden am %s hochgeladen.'; $lang['This album contains no photo.'] = 'Dieses Album enthält keine Fotos.'; $lang['Unlock gallery'] = 'Gallerie entsperren'; +$lang['Center of interest'] = 'Interessensmittelpunkt'; +$lang['Not cropped correctly?'] = 'Nicht richtig zugeschnitten?'; ?>
\ No newline at end of file |