From 24a3749a316e43b9b54c42bf97c0ddfbcf52c229 Mon Sep 17 00:00:00 2001 From: XiaoXin1113 <101490403+XiaoXin1113@users.noreply.github.com> Date: Fri, 25 Mar 2022 09:53:48 +0800 Subject: [PATCH] =?UTF-8?q?[R]=20Antighost=20=E7=BF=BB=E8=AF=91=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.16/assets/antighost/antighost/lang/zh_cn.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projects/1.16/assets/antighost/antighost/lang/zh_cn.json b/projects/1.16/assets/antighost/antighost/lang/zh_cn.json index 9e26dfeeb6e6..adae48329d4c 100644 --- a/projects/1.16/assets/antighost/antighost/lang/zh_cn.json +++ b/projects/1.16/assets/antighost/antighost/lang/zh_cn.json @@ -1 +1,5 @@ -{} \ No newline at end of file +{ + "key.categories.antighost": "方块同步修复", + "key.antighost.reveal": "显示幽灵方块", + "msg.request": "请求重发你身边的方块数据" +}