Add Polish localization

This commit is contained in:
Matt Baer
2018-05-19 07:44:23 -04:00
parent d48e7361ba
commit 87cd941e59
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@ func Strings(lang string) map[string]string {
return phrasesJA
case "mk":
return phrasesMK
case "pl":
return phrasesPL
case "pt":
return phrasesPT
case "ro":