Add Greek translation (thanks Iris!)

This commit is contained in:
Omar Roth 2019-05-20 13:06:54 -05:00
parent 4345b1d930
commit 1eaa377583
No known key found for this signature in database
GPG key ID: B8254FB7EC3D37F2
2 changed files with 360 additions and 0 deletions

View file

@ -67,6 +67,7 @@ SOFTWARE = {
LOCALES = {
"ar" => load_locale("ar"),
"de" => load_locale("de"),
"el" => load_locale("el"),
"en-US" => load_locale("en-US"),
"eo" => load_locale("eo"),
"es" => load_locale("es"),