From 5620eaec858aa7575c69d0d0a91788d4a8bcbbac Mon Sep 17 00:00:00 2001 From: XiaoXin1113 <101490403+XiaoXin1113@users.noreply.github.com> Date: Mon, 28 Mar 2022 09:28:21 +0800 Subject: [PATCH] =?UTF-8?q?[R]=20Birdneststres=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 --- .../birdsneststres/lang/zh_cn.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json b/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json index 9e26dfeeb6e6..8653191439a8 100644 --- a/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json +++ b/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json @@ -1 +1,7 @@ -{} \ No newline at end of file +{ + "item.birdsneststres.birdsnest": "鸟巢", + "item.birdsneststres.banditpouch": "土匪的宝藏袋", + "item.birdsneststres.ancienttreasure": "远古宝藏", + "item.birdsneststres.sunkentreasure": "沉没的宝藏瓶", + "filled_map.village": "村庄地图" +}