Add Portuguese (BR) localization

This commit is contained in:
Matt Baer
2018-04-06 17:25:35 -04:00
parent 2284f875d6
commit 5f3aa533bf
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ func Strings(lang string) map[string]string {
return phrasesJA
case "mk":
return phrasesMK
case "pt":
return phrasesPT
case "ro":
return phrasesRO
case "ru":