From 47231cc87b0ada5fc5b4b467719d22a707622222 Mon Sep 17 00:00:00 2001 From: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:00:00 +0800 Subject: [PATCH] =?UTF-8?q?ForestryCommunityEdition=20update=EF=BC=9A?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../forestry/lang/en_us.json | 24 ++++++++++++++++++- .../forestry/lang/zh_cn.json | 24 ++++++++++++++++++- 2 files changed, 46 insertions(+), 2 deletions(-) diff --git a/projects/1.20/assets/forestry-community-edition/forestry/lang/en_us.json b/projects/1.20/assets/forestry-community-edition/forestry/lang/en_us.json index f7b1cf033aa2..a942909033db 100644 --- a/projects/1.20/assets/forestry-community-edition/forestry/lang/en_us.json +++ b/projects/1.20/assets/forestry-community-edition/forestry/lang/en_us.json @@ -2244,5 +2244,27 @@ "forestry.date.month.9": "Sep. %s", "forestry.date.month.10": "Oct. %s", "forestry.date.month.11": "Nov. %s", - "forestry.date.month.12": "Dec. %s" + "forestry.date.month.12": "Dec. %s", + "allele.forestry.false": "No", + "allele.forestry.true": "Yes", + "allele.forestry.fertility.1id": "1", + "allele.forestry.fertility.1i": "1", + "allele.forestry.fertility.2id": "2", + "allele.forestry.fertility.2i": "2", + "allele.forestry.fertility.3id": "3", + "allele.forestry.fertility.3i": "3", + "allele.forestry.fertility.4id": "4", + "allele.forestry.fertility.4i": "4", + "allele.forestry.fertility.5id": "5", + "allele.forestry.fertility.5i": "5", + "allele.forestry.fertility.6id": "6", + "allele.forestry.fertility.6i": "6", + "allele.forestry.fertility.7id": "7", + "allele.forestry.fertility.7i": "7", + "allele.forestry.fertility.8id": "8", + "allele.forestry.fertility.8i": "8", + "allele.forestry.fertility.9id": "9", + "allele.forestry.fertility.9i": "9", + "allele.forestry.fertility.10id": "10", + "allele.forestry.fertility.10i": "10" } diff --git a/projects/1.20/assets/forestry-community-edition/forestry/lang/zh_cn.json b/projects/1.20/assets/forestry-community-edition/forestry/lang/zh_cn.json index b02b4938c91c..8f3d8b5269cf 100644 --- a/projects/1.20/assets/forestry-community-edition/forestry/lang/zh_cn.json +++ b/projects/1.20/assets/forestry-community-edition/forestry/lang/zh_cn.json @@ -2244,5 +2244,27 @@ "forestry.date.month.9": "9月%s日", "forestry.date.month.10": "10月%s日", "forestry.date.month.11": "11月%s日", - "forestry.date.month.12": "12月%s日" + "forestry.date.month.12": "12月%s日", + "allele.forestry.false": "否", + "allele.forestry.true": "是", + "allele.forestry.fertility.1id": "1", + "allele.forestry.fertility.1i": "1", + "allele.forestry.fertility.2id": "2", + "allele.forestry.fertility.2i": "2", + "allele.forestry.fertility.3id": "3", + "allele.forestry.fertility.3i": "3", + "allele.forestry.fertility.4id": "4", + "allele.forestry.fertility.4i": "4", + "allele.forestry.fertility.5id": "5", + "allele.forestry.fertility.5i": "5", + "allele.forestry.fertility.6id": "6", + "allele.forestry.fertility.6i": "6", + "allele.forestry.fertility.7id": "7", + "allele.forestry.fertility.7i": "7", + "allele.forestry.fertility.8id": "8", + "allele.forestry.fertility.8i": "8", + "allele.forestry.fertility.9id": "9", + "allele.forestry.fertility.9i": "9", + "allele.forestry.fertility.10id": "10", + "allele.forestry.fertility.10i": "10" }