Add Danish translations

This commit is contained in:
Matt Baer
2021-11-05 10:45:30 -04:00
parent 26a278eba8
commit 11821b1fe1
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ func Strings(lang string) map[string]string {
return phrasesAR
case "cs":
return phrasesCS
case "da":
return phrasesDA
case "de":
return phrasesDE
case "el":