mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
Update config.go
This commit is contained in:
parent
12a9b79bcc
commit
aff4b093f6
@ -11,6 +11,7 @@ import (
|
||||
|
||||
var Languages = map[string]string{
|
||||
"zh-CN": "简体中文",
|
||||
"zh-TW": "繁體中文",
|
||||
"en-US": "English",
|
||||
"es-ES": "Español",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user