Add Dutch translations

This commit is contained in:
Matt Baer
2021-11-05 10:47:36 -04:00
parent 11821b1fe1
commit 05ae34b399
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -32,6 +32,8 @@ func Strings(lang string) map[string]string {
return phrasesLT
case "mk":
return phrasesMK
case "nl":
return phrasesNL
case "pl":
return phrasesPL
case "pt":