Enabled the new greek translation
This commit is contained in:
@@ -80,6 +80,11 @@ export const languages: { [key: string]: Language } = {
|
||||
countryCode: "ua",
|
||||
fullCode: "uk-UA",
|
||||
},
|
||||
["el"]: {
|
||||
name: "Ελληνικά",
|
||||
countryCode: "gr",
|
||||
fullCode: "el-GR",
|
||||
},
|
||||
};
|
||||
|
||||
i18n
|
||||
|
||||
Reference in New Issue
Block a user