mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Add Greek translation
Why: Cause, why not? What: Add the JSON file and amend locale.go to use it
This commit is contained in:
parent
dc21991599
commit
79810413bd
2 changed files with 358 additions and 0 deletions
|
@ -19,5 +19,6 @@ func AvailableLanguages() map[string]string {
|
|||
"it_IT": "Italiano",
|
||||
"ja_JP": "日本語",
|
||||
"tr_TR": "Türkçe",
|
||||
"el_EL": "Ελληνικά",
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue