mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
feat: add german support
This commit is contained in:
parent
b37a83d79b
commit
92994efc45
@ -16,6 +16,7 @@ var Languages = map[string]string{
|
||||
"zh_TW": "繁體中文",
|
||||
"en_US": "English",
|
||||
"es_ES": "Español",
|
||||
"de_DE": "Deutsch",
|
||||
}
|
||||
|
||||
type Localizer struct {
|
||||
|
Loading…
Reference in New Issue
Block a user