mirror of
https://github.com/lkddi/Xboard.git
synced 2026-05-18 21:57:32 +08:00
fix: add missing i18n fields in admin and fix Surge template issue
This commit is contained in:
Vendored
+4
@@ -803,6 +803,10 @@ window.XBOARD_TRANSLATIONS['zh-CN'] = {
|
||||
"surge": {
|
||||
"title": "Surge 配置模板",
|
||||
"description": "配置 Surge 订阅模板,支持 Surge 配置文件格式"
|
||||
},
|
||||
"surfboard": {
|
||||
"title": "Surfboard 配置模版",
|
||||
"description": "配额 Surfboard 订阅模版"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user