From adad1fde1941c0ba18a3114535635063aeeeb45e Mon Sep 17 00:00:00 2001 From: Sevenyine <65720409+Sevenyine@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:56:59 +0800 Subject: [PATCH] Modified Translations about Group Chats --- public/locales/zh-cn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/zh-cn.json b/public/locales/zh-cn.json index 56e8c1d64..04129749c 100644 --- a/public/locales/zh-cn.json +++ b/public/locales/zh-cn.json @@ -1191,9 +1191,9 @@ "welcome_message_part_8": "您可随时通过", "welcome_message_part_9": "图标来更改此设置。", "Persona Name:": "用户角色名称:", - "Temporarily disable automatic replies from this character": "暂时禁用此角色的自动回复", - "Enable automatic replies from this character": "启用此角色的自动回复", - "Trigger a message from this character": "从此角色触发消息", + "Temporarily disable automatic replies from this character": "临时禁言此角色", + "Enable automatic replies from this character": "解除禁言此角色", + "Trigger a message from this character": "强制触发该角色发言", "Move up": "向上移动", "Move down": "向下移动", "View character card": "查看角色卡片",