这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions frontend/src/locales/zh/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,8 @@ const TRANSLATIONS = {
description: "自动朗读 AI 的回复内容",
},
spellcheck: {
title: null,
description: null,
title: "启用拼写检查",
description: "在聊天输入框中启用或禁用拼写检查",
},
},
items: {
Expand Down
2 changes: 1 addition & 1 deletion locales/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ _以下是一些与 AnythingLLM 兼容的应用程序,但并非由 Mintplex La

</details>

## 如何贡献
## 👋 如何贡献

- 创建 issue
- 创建 PR,分支名称格式为 `<issue number>-<short name>`
Expand Down