Added Lithuanian localization.

This commit is contained in:
Gytis Repečka
2019-05-08 08:18:35 +03:00
parent 7b4bf5c1b2
commit c5dba02ee6
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@ func Strings(lang string) map[string]string {
return phrasesIT
case "ja":
return phrasesJA
case "lt":
return phrasesLT
case "mk":
return phrasesMK
case "pl":