diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index 2a21cfea..0453c39a 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -521,8 +521,8 @@ "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": "应用于位置", - "spell_attribute.unicopia.cast_on_person": "应用于自身", + "spell_attribute.unicopia.cast_on.location": "Applies to location", + "spell_attribute.unicopia.cast_on.self": "Applies to self", "spell_attribute.unicopia.focused_entity": "应用于焦点实体", "spell_attribute.unicopia.affects.both": "影响方块和实体", "spell_attribute.unicopia.affects.entities": "仅影响实体", @@ -547,10 +547,12 @@ "spell_attribute.unicopia.explosion_strength": "爆炸威力", "spell_attribute.unicopia.projectile_count": "弹射物数量", "spell_attribute.unicopia.follow_range": "跟随范围", + "spell_attribute.unicopia.stick_to_target": "Attaches to Target", "spell_attribute.unicopia.orb_count": "经验球数量", "spell_attribute.unicopia.wave_size": "一波数量", "spell_attribute.unicopia.target_preference": "目标首选项", "spell_attribute.unicopia.caster_preference": "施法者首选项", + "spell_attribute.unicopia.negates_fall_damage": "Negates Fall Damage", "trait.unicopia.strength.name": "力量", "trait.unicopia.strength.description": "赋予身体以力量或增强耐力。\n魔法中的力量要素越多,其效果就越猛烈,越持久。", "trait.unicopia.focus.name": "聚焦",