✨ feat(config): Add application selection and encryption settings to configuration form
This commit is contained in:
@@ -26,6 +26,12 @@
|
||||
"editApp": "Edit App",
|
||||
"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