Update apps loading logic

This commit is contained in:
Yukino Song
2025-05-12 21:18:41 +08:00
parent 6c7962b6da
commit e231803ec2
3 changed files with 218 additions and 166 deletions

View File

@@ -56,7 +56,7 @@
"detached_cmds_desc": "A list of commands to be run in the background.",
"detached_cmds_note": "If the path to the command executable contains spaces, you must enclose it in quotes.",
"edit": "Edit",
"env_app_id": "App ID",
"env_app_id": "App ID (legacy)",
"env_app_name": "App Name",
"env_app_uuid": "App UUID",
"env_client_audio_config": "The Audio Configuration requested by the client (2.0/5.1/7.1)",

View File

@@ -56,7 +56,7 @@
"detached_cmds_desc": "要在后台运行的命令列表。",
"detached_cmds_note": "如果命令可执行文件的路径包含空格,您必须在引号里将其贴出。",
"edit": "编辑",
"env_app_id": "应用 ID",
"env_app_id": "应用 ID (已弃用)",
"env_app_name": "应用名称",
"env_app_uuid": "应用 UUID",
"env_client_audio_config": "客户端请求的音频配置 (2.0/5.1/7.1)",