diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-07 10:00:53 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-07 10:00:53 +0000 |
commit | 0f93be7c33ab0258e32238f80fc6e9e8becced7e (patch) | |
tree | 3f401dd722651074fc629f9e72a462d015f9c37e | |
parent | 8a1ea2ad0aa4d513ebea0f2bc46b96bd4ddc504f (diff) |
[trunk_public] Update el_GR, thanks to : bas_alba
git-svn-id: http://piwigo.org/svn/trunk@28982 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/el_GR/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/el_GR/common.lang.php b/language/el_GR/common.lang.php index 9236caf4b..4aa6ea41c 100644 --- a/language/el_GR/common.lang.php +++ b/language/el_GR/common.lang.php @@ -422,4 +422,6 @@ $lang['%d photos per page'] = '%d φωτογραφίες ανά σελίδα'; $lang['No results for'] = 'Κανένα αποτέλεσμα για'; $lang['Photo title'] = 'Τίτλος Φωτογραφίας'; $lang['Photo description'] = 'Περιγραφή Φωτογραφίας'; -$lang['Apply on properties'] = 'Εφαρμόστε σε ιδιότητες';
\ No newline at end of file +$lang['Apply on properties'] = 'Εφαρμόστε σε ιδιότητες'; +$lang['Album name, Z → A'] = 'Όνομα Λευκώματος, Ω → Α'; +$lang['Album name, A → Z'] = 'Όνομα Λευκώματος, Α → Ω';
\ No newline at end of file |