diff --git a/app/changelogs/v3.5.1/v3.5.1_zh_CHT.md b/app/changelogs/v3.5.1/v3.5.1_zh_CHT.md index 2ccc6120d..e6ece13da 100644 --- a/app/changelogs/v3.5.1/v3.5.1_zh_CHT.md +++ b/app/changelogs/v3.5.1/v3.5.1_zh_CHT.md @@ -16,17 +16,17 @@ * [透過外部區塊超連結開啟時高亮該區塊](https://github.com/siyuan-note/siyuan/issues/16614) * [改良 HTML 粗體剪藏處理](https://github.com/siyuan-note/siyuan/issues/16616) * [改進搜尋結果開啟編輯器的位置](https://github.com/siyuan-note/siyuan/issues/16641) -* [改進大規模區塊刪除/插入的效能](https://github.com/siyuan-note/siyuan/issues/16644) +* [改進大規模刪除/插入區塊的效能](https://github.com/siyuan-note/siyuan/issues/16644) * [改進 `getCloudUser` 介面的效能以解決啟動時卡頓問題](https://github.com/siyuan-note/siyuan/pull/16647) * [行級備註支援保留 Markdown 標記](https://github.com/siyuan-note/siyuan/issues/16662) ### 修復缺陷 -* [修復多工作區導致的文件開啟問題](https://github.com/siyuan-note/siyuan/pull/16579) +* [修復多工作空間導致的文件開啟問題](https://github.com/siyuan-note/siyuan/pull/16579) * [重做後嵌入區塊未渲染](https://github.com/siyuan-note/siyuan/issues/16611) * [內建 Pandoc 在類別 Unix 系統上無法運作](https://github.com/siyuan-note/siyuan/issues/16623) * [改進行級備註與超連結的工具提示顯示](https://github.com/siyuan-note/siyuan/pull/16625) -* [在行動端切換工作區後資料索引異常](https://github.com/siyuan-note/siyuan/issues/16646) +* [在行動端切換工作空間後資料索引異常](https://github.com/siyuan-note/siyuan/issues/16646) ### 開發者 diff --git a/app/changelogs/v3.5.1/v3.5.1_zh_CN.md b/app/changelogs/v3.5.1/v3.5.1_zh_CN.md index c45a55c35..33199352e 100644 --- a/app/changelogs/v3.5.1/v3.5.1_zh_CN.md +++ b/app/changelogs/v3.5.1/v3.5.1_zh_CN.md @@ -16,17 +16,17 @@ * [通过外部块超链接打开时高亮该块](https://github.com/siyuan-note/siyuan/issues/16614) * [改进 HTML 粗体剪藏处理](https://github.com/siyuan-note/siyuan/issues/16616) * [改进搜索结果打开编辑器的位置](https://github.com/siyuan-note/siyuan/issues/16641) -* [改进大规模块删除/插入的性能](https://github.com/siyuan-note/siyuan/issues/16644) +* [改进大规模删除/插入块的性能](https://github.com/siyuan-note/siyuan/issues/16644) * [改进 `getCloudUser` 接口的性能以解决启动时卡顿问题](https://github.com/siyuan-note/siyuan/pull/16647) * [行级备注支持保留 Markdown 标记](https://github.com/siyuan-note/siyuan/issues/16662) ### 修复缺陷 -* [修复由多工作区导致的文档打开问题](https://github.com/siyuan-note/siyuan/pull/16579) +* [修复由多工作空间导致的文档打开问题](https://github.com/siyuan-note/siyuan/pull/16579) * [重做后嵌入块未渲染](https://github.com/siyuan-note/siyuan/issues/16611) * [内置 Pandoc 在类 Unix 系统上无法工作](https://github.com/siyuan-note/siyuan/issues/16623) * [改进行级备注和超链接的工具提示显示](https://github.com/siyuan-note/siyuan/pull/16625) -* [在移动端切换工作区后数据索引异常](https://github.com/siyuan-note/siyuan/issues/16646) +* [在移动端切换工作空间后数据索引异常](https://github.com/siyuan-note/siyuan/issues/16646) ### 开发者