Add Czech translations

This commit is contained in:
Matt Baer
2021-11-05 10:41:30 -04:00
parent 44e795b77d
commit 3b7d4deeaa
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -6,6 +6,8 @@ func Strings(lang string) map[string]string {
switch lang {
case "ar":
return phrasesAR
case "cs":
return phrasesCS
case "de":
return phrasesDE
case "el":