✨ feat(locales): Add description information of communication keys and encryption methods to enhance client configuration capabilities
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"backupDomainsDescription": "Backup domain list for domain resolution, one domain per line",
|
||||
"batchDelete": "Batch Delete",
|
||||
"cancel": "Cancel",
|
||||
"communicationKey": "Communication Key",
|
||||
"communicationKeyDescription": "Key used for client communication",
|
||||
"config": "Config",
|
||||
"configApp": "App Configuration",
|
||||
"confirm": "Confirm",
|
||||
@@ -24,14 +26,12 @@
|
||||
"downloadLink": "Download Link",
|
||||
"edit": "Edit",
|
||||
"editApp": "Edit App",
|
||||
"encryption": "Encryption Method",
|
||||
"encryptionDescription": "Choose the encryption method for client communication. If selected, the client will use this method to communicate with the server",
|
||||
"nameDescription": "Application name, displayed in the app list",
|
||||
"platform": "Platform",
|
||||
"selectApp": "Select App",
|
||||
"selectAppDescription": "Select the app to configure, all settings will apply to the selected app",
|
||||
"communicationKey": "Communication Key",
|
||||
"communicationKeyDescription": "Key used for client communication",
|
||||
"encryption": "Encryption Method",
|
||||
"encryptionDescription": "Choose the encryption method for client communication. If selected, the client will use this method to communicate with the server",
|
||||
"startupPicture": "Startup Picture",
|
||||
"startupPictureDescription": "Startup picture, supports network and local images. For network images, please enter the complete image URL",
|
||||
"startupPicturePreview": "Startup Picture Preview",
|
||||
|
||||
Reference in New Issue
Block a user