From 4351644ced235d2535f7a7fd64e0f246de01dcc0 Mon Sep 17 00:00:00 2001 From: Cryghast Date: Sat, 17 Feb 2024 21:57:45 +0800 Subject: [PATCH] update zh_cn.json again --- src/main/resources/assets/unicopia/lang/zh_cn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index 4838ac9e..f15eb241 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -1329,17 +1329,17 @@ "commands.racelist.illegal": "默认种族 %s 不适用于本指令。", "commands.racelist.get.allowed": "允许 (%s):", - "commands.racelist.get.not_allowed": "不允许 (%s):", + "commands.racelist.get.list_item": "- %s (%s)", "commands.racelist.reset.success": "清除并停用许可列表。", "commands.racelist.reset.fail": "许可列表未激活。所以无事发生。", "commands.racelist.inactive": "许可列表未激活。使用 /unicopia racelist allow 指令来添加种族和配置种族。", "commands.racelist.enabled": "启用许可列表", "commands.racelist.disabled": "停用许可列表", "commands.racelist.allowed": "将 %1$s 加入到许可列表中。", - "commands.racelist.get.list_item": "- %s (%s)", - "commands.racelist.clear.success": "停用白名单", - "commands.racelist.allowed.failed": "%1$s 已经允许了", + "commands.racelist.allowed.failed": "%1$s 已经允许了。", + "commands.racelist.disallowed": "将 %1$s 从许可列表移除。", + "commands.racelist.disallowed.failed": "%1$s 已经不被允许了。", "commands.worldtribe.success.get": "目前,新玩家都将以 %s 的身份加入游戏", "commands.worldtribe.success.set": "已更改设置,这将使新玩家以 %s 的身份加入游戏",