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": "啟動圖片預覽",