docs(i18n): align Web UI guide wording

This commit is contained in:
j-xiang
2026-08-14 13:37:53 +08:00
parent e437afecce
commit e87c8d094b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write docs/user/guide/index.md
index.md: 2ae8847e3e04e131517e505bbc3c5f2c1047a45c
index.zh.md: 259189fab8f252b77411e5900d39cc1b03a4be1b
index.zh.md: dbb33f4860e6170be0e134c5968df91c6b0ac5da
+2 -2
View File
@@ -2,7 +2,7 @@
[English](index.md) | 中文
请先按照 [根 README](../../../README.md#run) 中的说明启动 Web UI;命令会打印其访问地址。本指南从服务器已经运行的状态开始。`dsh` 进程会把启动时所在的目录作为默认文件系统位置,但全新的 Web UI 不会选中任何工作区,你需要添加一个工作区。
请先按照[根 README](../../../README.md#run) 中的说明启动 Web UI;命令会打印其访问地址。本指南从服务器已经运行的状态开始。`dsh` 进程会把启动时所在的目录作为默认文件系统位置,但全新的 Web UI 不会选中任何工作区,你需要添加一个工作区。
## 配置模型
@@ -12,7 +12,7 @@
## 选择工作区
点击**选择工作区**,添加启动 `dsh` 时所在的项目目录,然后选中它。选中工作区前,会话输入不可用。
点击**选择工作区**,添加启动 `dsh` 时所在的项目目录,然后选中它。选中工作区前,会话输入不可用。
## 运行任务