1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-05 18:41:01 +00:00

Add Finnish translation

This commit is contained in:
Nikolay Korotkiy 2021-12-18 23:01:15 +03:00 committed by Frédéric Guillot
parent 2fedd8f234
commit 33fd0a617e
2 changed files with 365 additions and 0 deletions

View file

@ -20,5 +20,6 @@ func AvailableLanguages() map[string]string {
"ja_JP": "日本語",
"tr_TR": "Türkçe",
"el_EL": "Ελληνικά",
"fi_FI": "Suomi",
}
}