mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-03-21 18:41:49 +00:00
feat: upgrade frontend
This commit is contained in:
@@ -17,6 +17,9 @@ var Languages = map[string]string{
|
|||||||
"en_US": "English",
|
"en_US": "English",
|
||||||
"es_ES": "Español",
|
"es_ES": "Español",
|
||||||
"de_DE": "Deutsch",
|
"de_DE": "Deutsch",
|
||||||
|
"it_IT": "Italiano",
|
||||||
|
"ru_RU": "Русский",
|
||||||
|
"ta_IN": "தமிழ்",
|
||||||
}
|
}
|
||||||
|
|
||||||
type Localizer struct {
|
type Localizer struct {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: "OfficialAdmin"
|
name: "OfficialAdmin"
|
||||||
repository: "https://github.com/nezhahq/admin-frontend"
|
repository: "https://github.com/nezhahq/admin-frontend"
|
||||||
author: "nezhahq"
|
author: "nezhahq"
|
||||||
version: "v1.9.0"
|
version: "v1.10.0"
|
||||||
is_admin: true
|
is_admin: true
|
||||||
is_official: true
|
is_official: true
|
||||||
- path: "user-dist"
|
- path: "user-dist"
|
||||||
|
|||||||
Reference in New Issue
Block a user