From 78f7ee15a486e608c80f88d241d18e18d44a349f Mon Sep 17 00:00:00 2001 From: fullwall Date: Thu, 17 Oct 2024 22:37:29 +0800 Subject: [PATCH] Update chinese translation thanks to SNWCreations --- main/src/main/resources/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/main/src/main/resources/zh.json b/main/src/main/resources/zh.json index a48da2573..15aec1101 100644 --- a/main/src/main/resources/zh.json +++ b/main/src/main/resources/zh.json @@ -113,6 +113,7 @@ "citizens.commands.npc.command.temporary-permissions-set" : "临时权限设置为 [[{0}]].", "citizens.commands.npc.command.unknown-id" : "此NPC的命令ID [[{0}]] 未知.", "citizens.commands.npc.configgui.description" : "显示 NPC 配置 GUI", + "citizens.commands.npc.controllable.controls-set" : "控制器设置为 [[{0}]].", "citizens.commands.npc.controllable.description" : "切换 NPC 是否能被骑乘和控制", "citizens.commands.npc.controllable.not-controllable" : "[[{0}]] 不能控制.", "citizens.commands.npc.controllable.removed" : "[[{0}]] 不再受控制.",