From 81130c6eb0c4b29f76f55db4fd427247c87528e1 Mon Sep 17 00:00:00 2001 From: XiaoXin1113 <101490403+XiaoXin1113@users.noreply.github.com> Date: Mon, 28 Mar 2022 09:27:02 +0800 Subject: [PATCH] =?UTF-8?q?[R]=20Bio=20Technik=20=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.16/assets/bio-technik/biotechnik/lang/zh_cn.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projects/1.16/assets/bio-technik/biotechnik/lang/zh_cn.json b/projects/1.16/assets/bio-technik/biotechnik/lang/zh_cn.json index 9e26dfeeb6e6..53cee67f3bba 100644 --- a/projects/1.16/assets/bio-technik/biotechnik/lang/zh_cn.json +++ b/projects/1.16/assets/bio-technik/biotechnik/lang/zh_cn.json @@ -1 +1,5 @@ -{} \ No newline at end of file +{ + "itemGroup.biotechnik": "Bio Technik", + "block.biotechnik.rfextractor": "RF提取器", + "item.biotechnik.rfcollector": "RF收集器" +}