From 49ca7d331d8418246ad382934ffe1eb12e35c48e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Tue, 28 May 2024 14:51:38 +0100 Subject: [PATCH] New translations en_us.json (French) --- src/main/resources/assets/unicopia/lang/fr_fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/unicopia/lang/fr_fr.json b/src/main/resources/assets/unicopia/lang/fr_fr.json index 53d5b4da..3f87754f 100644 --- a/src/main/resources/assets/unicopia/lang/fr_fr.json +++ b/src/main/resources/assets/unicopia/lang/fr_fr.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",