Launch apps from web UI

This commit is contained in:
Yukino Song
2024-09-19 03:21:41 +08:00
parent af8b8fd352
commit 8e8f89d514
10 changed files with 223 additions and 101 deletions

View File

@@ -72,6 +72,10 @@
"global_prep_name": "全局预处理命令",
"image": "图片",
"image_desc": "发送到客户端的应用程序图标/图片/图像的路径。图片必须是 PNG 文件。如果未设置Apollo 将发送默认图片。",
"launch": "启动",
"launch_warning": "确定要启动此应用吗?这将会终止当前已启动的应用。",
"launch_success": "应用启动成功!",
"launch_failed": "应用启动失败:",
"loading": "加载中...",
"name": "名称",
"output_desc": "存储命令输出的文件,如果未指定,输出将被忽略",