diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-11-18 18:16:14 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-11-18 18:16:14 +0000 |
commit | 2d1e7ff829cc506626d03c11161580f519fe4912 (patch) | |
tree | 3f4a356fd39b8cf04d2bda452f2a17bc4087a54c /config/locales/el.yml | |
parent | a49de1c39d1292259580ed6db1f6e455259094ff (diff) | |
download | redmine-2d1e7ff829cc506626d03c11161580f519fe4912.tar.gz redmine-2d1e7ff829cc506626d03c11161580f519fe4912.zip |
Adds english names for several languages.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10845 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/el.yml')
-rw-r--r-- | config/locales/el.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/el.yml b/config/locales/el.yml index 4aef5ca60..59c61af30 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -137,7 +137,7 @@ el: general_text_Yes: 'Ναι' general_text_no: 'όχι' general_text_yes: 'ναι' - general_lang_name: 'Ελληνικά' + general_lang_name: 'Greek (Ελληνικά)' general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: UTF-8 |