From 71be63dbb1ecd605fbda7b614f00d2bfe4f6bc3b Mon Sep 17 00:00:00 2001 From: Sevenyine <65720409+Sevenyine@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:23:46 +0800 Subject: [PATCH] Update zh-CN translations about lorebook --- public/locales/zh-cn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/zh-cn.json b/public/locales/zh-cn.json index bf45663d6..82a9a6c6d 100644 --- a/public/locales/zh-cn.json +++ b/public/locales/zh-cn.json @@ -2045,8 +2045,8 @@ "Post a GitHub issue": "在 GitHub 发布问题", "Contact the developers": "联系开发者", "If you're connected to an API, try asking me something!": "若您已经配置好API,尝试发送些什么吧!", - "Title/Memo": "标题/备忘录", - "Strategy": "Strategy", - "Position": "位置", - "Trigger %": "触发率 %" + "Title/Memo": "标题(备忘)", + "Strategy": "触发策略", + "Position": "插入位置", + "Trigger %": "触发率%" }