From 86481ec90f78762eddc8f676a5d0b86f12454159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Tue, 28 May 2024 14:51:43 +0100 Subject: [PATCH] New translations en_us.json (Chinese Traditional) --- src/main/resources/assets/unicopia/lang/zh_tw.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/unicopia/lang/zh_tw.json b/src/main/resources/assets/unicopia/lang/zh_tw.json index 68eb31de..27940449 100644 --- a/src/main/resources/assets/unicopia/lang/zh_tw.json +++ b/src/main/resources/assets/unicopia/lang/zh_tw.json @@ -531,7 +531,9 @@ "spell_attribute.unicopia.strength": "Effect Strength", "spell_attribute.unicopia.soapiness": "Soapiness", "spell_attribute.unicopia.velocity": "Velocity", - "spell_attribute.unicopia.vertical_velocity": "Launch Speed", + "spell_attribute.unicopia.vertical_velocity": "Initial Launch Speed", + "spell_attribute.unicopia.hang_time": "Hang Time", + "spell_attribute.unicopia.pushing_power": "Pushing Power", "spell_attribute.unicopia.damage_to_target": "Damage to Target", "spell_attribute.unicopia.simultanious_targets": "Simultanious Targets", "spell_attribute.unicopia.cost_per_individual": "Mana cost per individual",