From 30ade1417d9275c1aba95fb6efb86e4877906b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Sat, 25 May 2024 14:29:42 +0100 Subject: [PATCH] New translations en_us.json (Chinese Simplified) --- src/main/resources/assets/unicopia/lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index 39361f89..7063f13c 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -518,11 +518,11 @@ "spell.unicopia.catapult.lore": "将命中的方块或实体抛向空中", "spell.unicopia.dispel_evil": "驱邪", "spell.unicopia.dispel_evil.lore": "驱散附近的任何邪恶力量。", - "spell_attribute.unicopia.cast_on_location": "Applies to location", - "spell_attribute.unicopia.cast_on_person": "Applies to self", - "spell_attribute.unicopia.focused_entity": "Applies to focused entity", + "spell_attribute.unicopia.cast_on_location": "应用于位置", + "spell_attribute.unicopia.cast_on_person": "应用于自身", + "spell_attribute.unicopia.focused_entity": "应用于焦点实体", "spell_attribute.unicopia.follows_target": "Follows target", - "spell_attribute.unicopia.permit_items": " Permits Items", + "spell_attribute.unicopia.permit_items": " 允许 物品 通过", "spell_attribute.unicopia.permit_passive": "Permits Passive Mobs", "spell_attribute.unicopia.permit_hostile": "Permits Hostile Mobs", "spell_attribute.unicopia.permit_player": " Permits Other Players", @@ -530,7 +530,7 @@ "spell_attribute.unicopia.duration": "Effect Duration", "spell_attribute.unicopia.strength": "Effect Strength", "spell_attribute.unicopia.soapiness": "Soapiness", - "spell_attribute.unicopia.velocity": "Velocity", + "spell_attribute.unicopia.velocity": "速度", "spell_attribute.unicopia.vertical_velocity": "Launch Speed", "spell_attribute.unicopia.damage_to_target": "Damage to Target", "spell_attribute.unicopia.simultanious_targets": "Simultanious Targets",