mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: customCmds tips
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
"createFolder": "创建文件夹",
|
||||
"cursorType": "光标类型",
|
||||
"customCmd": "自定义命令",
|
||||
"customCmdDocUrl": "https://github.com/lollipopkit/flutter_server_box/wiki/主页#自定义命令",
|
||||
"customCmdHint": "\"命令名称\": \"命令\"",
|
||||
"dark": "暗",
|
||||
"day": "天",
|
||||
@@ -72,6 +73,7 @@
|
||||
"diskIgnorePath": "忽略的磁盘路径",
|
||||
"displayName": "显示名称",
|
||||
"dl2Local": "下载 {fileName} 到本地?",
|
||||
"doc": "文档",
|
||||
"dockerEditHost": "编辑 DOCKER_HOST",
|
||||
"dockerEmptyRunningItems": "没有正在运行的容器。\n这可能是因为:\n- Docker 安装用户与 App 内配置的用户名不同\n- 环境变量 DOCKER_HOST 没有被正确读取。你可以通过在终端内运行 `echo $DOCKER_HOST` 来获取。",
|
||||
"dockerImagesFmt": "共 {count} 个镜像",
|
||||
|
||||
Reference in New Issue
Block a user