Add Basque translations

This commit is contained in:
Matt Baer
2021-11-05 10:51:06 -04:00
parent 61c88f6532
commit ed63d3d637
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ func Strings(lang string) map[string]string {
return phrasesEO
case "es":
return phrasesES
case "eu":
return phrasesEU
case "fa":
return phrasesFA
case "fr":