这是indexloc提供的服务,不要输入任何密码
Skip to content

updated locale #3796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 9, 2025
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