Add Galician translations

This commit is contained in:
Matt Baer
2021-11-05 10:52:59 -04:00
parent ed63d3d637
commit 8e58a42997
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@ func Strings(lang string) map[string]string {
return phrasesFA
case "fr":
return phrasesFR
case "gl":
return phrasesGL
case "hu":
return phrasesHU
case "it":