1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-01 17:38:37 +00:00

Add Italian translation

This commit is contained in:
Nicola Moretto 2018-12-16 11:48:43 +01:00 committed by Frédéric Guillot
parent cf25efb4d9
commit 0b63e05fe2
3 changed files with 547 additions and 0 deletions

View file

@ -14,5 +14,6 @@ func AvailableLanguages() map[string]string {
"zh_CN": "简体中文",
"nl_NL": "Nederlands",
"ru_RU": "Русский",
"it_IT": "Italiano",
}
}