feat(locales): Add description information of communication keys and encryption methods to enhance client configuration capabilities

This commit is contained in:
web@ppanel
2025-01-20 20:19:57 +07:00
parent 88b3504735
commit d1f5a9b825
25 changed files with 138 additions and 6 deletions
+6
View File
@@ -9,6 +9,8 @@
"backupDomainsDescription": "用于域名解析的备用域名列表,每行一个域名",
"batchDelete": "批量删除",
"cancel": "取消",
"communicationKey": "通信密钥",
"communicationKeyDescription": "用于客户端通信的密钥",
"config": "配置",
"configApp": "应用配置",
"confirm": "确认",
@@ -24,8 +26,12 @@
"downloadLink": "下载链接",
"edit": "编辑",
"editApp": "编辑应用",
"encryption": "加密方法",
"encryptionDescription": "选择用于客户端通信的加密方法。如果选择,客户端将使用此方法与服务器通信",
"nameDescription": "应用程序名称,显示在应用列表中",
"platform": "平台",
"selectApp": "选择应用",
"selectAppDescription": "选择要配置的应用,所有设置将应用于所选应用",
"startupPicture": "启动图片",
"startupPictureDescription": "启动图片,支持网络和本地图片。对于网络图片,请输入完整的图片URL",
"startupPicturePreview": "启动图片预览",