Greek locale support (#2212)
* Add hellenic (greek) translations to i18n.yml * Hellenic language (Greek) changes to mod.rs * fix dates in i18n.yml --------- Co-authored-by: Maurus Decimus <mauro@stalw.art>
This commit is contained in:
@@ -171,6 +171,7 @@ impl Language {
|
||||
"sn" => Language::Shona,
|
||||
"ak" => Language::Akan,
|
||||
"ca" => Language::Catalan,
|
||||
"el" => Language::Greek,
|
||||
"sv" => Language::Swedish,
|
||||
)
|
||||
.copied()
|
||||
|
||||
Reference in New Issue
Block a user