From b0c721fd7f06c0c40e22e4cc4a52993cd0baccc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Sun, 23 Jun 2024 23:30:55 +0100 Subject: [PATCH] New translations en_us.json (Chinese Simplified) --- src/main/resources/assets/unicopia/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index cab41499..29f12b9e 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -368,7 +368,7 @@ "effect.unicopia.butter_fingers": "手滑", "effect.unicopia.fortification": "坚如磐石", "effect.unicopia.broken_wings": "折翼", - "effect.unicopia.seaponys_ire": "Seaponys Ire", + "effect.unicopia.seaponys_ire": "海马之怒", "effect.unicopia.seaponys_grace": "Seaponys Grace", "effect.unicopia.change_race_earth": "转生陆马", "effect.unicopia.change_race_unicorn": "转生独角兽", @@ -523,7 +523,7 @@ "spell_attribute.unicopia.added_trait.plus": " + %s x%s", "spell_attribute.unicopia.added_trait.take": " - %s x%s", "spell_attribute.unicopia.added_trait.unknown": "未发现的要素", - "spell_attribute.unicopia.cast_on.location": "Applies to location", + "spell_attribute.unicopia.cast_on.location": "应用于位置", "spell_attribute.unicopia.cast_on.self": "Applies to self", "spell_attribute.unicopia.focused_entity": "应用于焦点实体", "spell_attribute.unicopia.affects.both": "影响方块和实体",