Add Esperanto localization

This commit is contained in:
Matt Baer
2018-09-02 12:43:58 -04:00
parent ce799c9a50
commit b3715b7357
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ func Strings(lang string) map[string]string {
return phrasesDE
case "el":
return phrasesEL
case "eo":
return phrasesEO
case "es":
return phrasesES
case "fr":