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

Add dutch translations

This commit is contained in:
Daan Sprenkels 2018-03-16 15:15:15 +01:00 committed by Frédéric Guillot
parent 482785c5e6
commit b1da081ae6
3 changed files with 444 additions and 1 deletions

View file

@ -32,5 +32,6 @@ func AvailableLanguages() map[string]string {
"de_DE": "Deutsch",
"pl_PL": "Polski",
"zh_CN": "简体中文",
"nl_NL": "Nederlands",
}
}