Add Tajik localization

This commit is contained in:
Matt Baer
2018-09-02 12:44:33 -04:00
parent 5baecfdf93
commit 789448b7de
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -36,6 +36,8 @@ func Strings(lang string) map[string]string {
return phrasesRU
case "sv":
return phrasesSV
case "tg":
return phrasesTG
case "zh":
return phrasesZH
default: