♻️ refactor: Remove application management forms and related configurations
This commit is contained in:
@@ -1,46 +1,5 @@
|
||||
{
|
||||
"actions": "Actions",
|
||||
"app": {
|
||||
"appDownloadURL": "App Download URL",
|
||||
"appIcon": "App Icon",
|
||||
"appList": "App List",
|
||||
"appName": "App Name",
|
||||
"backupDomains": "Backup Domain List",
|
||||
"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",
|
||||
"confirmDelete": "Are you sure you want to delete?",
|
||||
"create": "Create",
|
||||
"createApp": "Create App",
|
||||
"createSuccess": "Created successfully",
|
||||
"defaultVersion": "Default",
|
||||
"delete": "Delete",
|
||||
"deleteWarning": "Data cannot be recovered after deletion. Please proceed with caution.",
|
||||
"describeDescription": "Used to describe the application, displayed in the app list",
|
||||
"description": "Description",
|
||||
"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",
|
||||
"startupPicture": "Startup Picture",
|
||||
"startupPictureDescription": "Startup picture, supports network and local images. For network images, please enter the complete image URL",
|
||||
"startupPicturePreview": "Startup Picture Preview",
|
||||
"startupPictureSkip": "Startup Picture Skip Time",
|
||||
"startupPictureSkipDescription": "Startup picture display time in seconds, enter 0 to not display",
|
||||
"subscriptionProtocol": "Subscription Protocol",
|
||||
"updateSuccess": "Updated successfully",
|
||||
"version": "Version"
|
||||
},
|
||||
"cancel": "Cancel",
|
||||
"confirm": "Confirm",
|
||||
"confirmDelete": "Are you sure you want to delete?",
|
||||
|
||||
@@ -1,46 +1,5 @@
|
||||
{
|
||||
"actions": "操作",
|
||||
"app": {
|
||||
"appDownloadURL": "应用下载链接",
|
||||
"appIcon": "应用图标",
|
||||
"appList": "应用列表",
|
||||
"appName": "应用名称",
|
||||
"backupDomains": "备用域名列表",
|
||||
"backupDomainsDescription": "用于域名解析的备用域名列表,每行一个域名",
|
||||
"batchDelete": "批量删除",
|
||||
"cancel": "取消",
|
||||
"communicationKey": "通信密钥",
|
||||
"communicationKeyDescription": "用于客户端通信的密钥",
|
||||
"config": "配置",
|
||||
"configApp": "应用配置",
|
||||
"confirm": "确认",
|
||||
"confirmDelete": "确认删除",
|
||||
"create": "创建",
|
||||
"createApp": "创建应用",
|
||||
"createSuccess": "创建成功",
|
||||
"defaultVersion": "默认",
|
||||
"delete": "删除",
|
||||
"deleteWarning": "此操作无法撤销",
|
||||
"describeDescription": "用于描述应用程序,显示在应用列表中",
|
||||
"description": "描述",
|
||||
"downloadLink": "下载链接",
|
||||
"edit": "编辑",
|
||||
"editApp": "编辑应用",
|
||||
"encryption": "加密方法",
|
||||
"encryptionDescription": "选择用于客户端通信的加密方法。如果选择,客户端将使用此方法与服务器通信",
|
||||
"nameDescription": "应用程序名称,显示在应用列表中",
|
||||
"platform": "平台",
|
||||
"selectApp": "选择应用",
|
||||
"selectAppDescription": "选择要配置的应用,所有设置将应用于所选应用",
|
||||
"startupPicture": "启动图片",
|
||||
"startupPictureDescription": "启动图片,支持网络和本地图片。对于网络图片,请输入完整的图片URL",
|
||||
"startupPicturePreview": "启动图片预览",
|
||||
"startupPictureSkip": "启动图片跳过时间",
|
||||
"startupPictureSkipDescription": "启动图片显示时间(秒),输入0表示不显示",
|
||||
"subscriptionProtocol": "订阅协议",
|
||||
"updateSuccess": "更新成功",
|
||||
"version": "版本"
|
||||
},
|
||||
"cancel": "取消",
|
||||
"confirm": "确认",
|
||||
"confirmDelete": "确定删除吗?",
|
||||
|
||||
Reference in New Issue
Block a user