diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 9be0f7685..efea40fc8 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -736,7 +736,8 @@ "zoom_out_title": "缩小" }, "zpetne_odkazy": { - "relation": "关系" + "relation": "关系", + "backlink_other": "{{count}} 个反链" }, "mobile_detail_menu": { "insert_child_note": "插入子笔记", @@ -1918,7 +1919,8 @@ "ai_disabled": "已禁用 AI 功能", "no_models_found_online": "找不到模型。请检查您的 API 密钥及设置。", "no_models_found_ollama": "找不到 Ollama 模型。请确认 Ollama 是否正在运行。", - "error_fetching": "获取模型失败:{{error}}" + "error_fetching": "获取模型失败:{{error}}", + "n_notes_queued": "{{ count }} 条笔记已加入索引队列" }, "code-editor-options": { "title": "编辑器"