Add Hebrew translations

This commit is contained in:
Matt Baer
2021-11-05 10:57:53 -04:00
parent 4ea5f505e1
commit b0d08b0b2d
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -26,6 +26,8 @@ func Strings(lang string) map[string]string {
return phrasesFR
case "gl":
return phrasesGL
case "he":
return phrasesHE
case "hu":
return phrasesHU
case "it":