From ee6eb5572d3f869346c63cf25247261af8edb525 Mon Sep 17 00:00:00 2001 From: Sevenyine <65720409+Sevenyine@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:55:03 +0800 Subject: [PATCH] add translations --- public/locales/zh-cn.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-cn.json b/public/locales/zh-cn.json index 12632b88b..4e0e54537 100644 --- a/public/locales/zh-cn.json +++ b/public/locales/zh-cn.json @@ -1114,11 +1114,14 @@ "A relative likelihood of entry activation within the group": "组内进入激活的相对可能性", "Group Weight": "组权重", "Sticky entries will stay active for N messages after being triggered.": "粘性条目在被触发后将保持活跃状态​​ N 条消息。", - "Sticky": "粘性", + "Sticky": "黏性", + "Non-sticky": "无黏性", "Entries with a cooldown can't be activated N messages after being triggered.": "具有冷却时间的条目在触发后 N 条消息内无法被激活。", "Cooldown": "冷却", + "No cooldown": "无冷却", "Entries with a delay can't be activated until there are N messages present in the chat.": "直到聊天中出现 N 条消息时,延迟的条目才能被激活。", "Delay": "延迟", + "No delay": "无延迟", "Filter to Characters or Tags": "绑定到角色或标签", "Switch the Character/Tags filter around to exclude the listed characters and tags from matching for this entry": "切换角色/标签筛选方式,将列出的角色和标签排除在匹配范围之外", "Exclude": "排除",