From 2812fef01ee7676856a7cb6011b7929a49eecafc Mon Sep 17 00:00:00 2001 From: Shixian Sheng Date: Fri, 9 May 2025 15:06:49 -0400 Subject: [PATCH] updated locale (#3796) * Update README.zh-CN.md * Update common.js --- frontend/src/locales/zh/common.js | 4 ++-- locales/README.zh-CN.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/locales/zh/common.js b/frontend/src/locales/zh/common.js index b83112db..7dbeb3f5 100644 --- a/frontend/src/locales/zh/common.js +++ b/frontend/src/locales/zh/common.js @@ -447,8 +447,8 @@ const TRANSLATIONS = { description: "自动朗读 AI 的回复内容", }, spellcheck: { - title: null, - description: null, + title: "启用拼写检查", + description: "在聊天输入框中启用或禁用拼写检查", }, }, items: { diff --git a/locales/README.zh-CN.md b/locales/README.zh-CN.md index cd21e00a..2f4d8d83 100644 --- a/locales/README.zh-CN.md +++ b/locales/README.zh-CN.md @@ -219,7 +219,7 @@ _以下是一些与 AnythingLLM 兼容的应用程序,但并非由 Mintplex La -## 如何贡献 +## 👋 如何贡献 - 创建 issue - 创建 PR,分支名称格式为 `-`