From 44eef98079ff96842e7b3e70499f6cc4c6d45c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Sat, 22 Jun 2024 19:53:36 +0100 Subject: [PATCH] New translations en_us.json (French) --- src/main/resources/assets/unicopia/lang/fr_fr.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/unicopia/lang/fr_fr.json b/src/main/resources/assets/unicopia/lang/fr_fr.json index c64de3a0..0b094669 100644 --- a/src/main/resources/assets/unicopia/lang/fr_fr.json +++ b/src/main/resources/assets/unicopia/lang/fr_fr.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": "Undiscovered Trait", - "spell_attribute.unicopia.cast_on_location": "Applies to location", - "spell_attribute.unicopia.cast_on_person": "Applies to self", + "spell_attribute.unicopia.cast_on.location": "Applies to location", + "spell_attribute.unicopia.cast_on.self": "Applies to self", "spell_attribute.unicopia.focused_entity": "Applies to focused entity", "spell_attribute.unicopia.affects.both": "Affects blocks and entities", "spell_attribute.unicopia.affects.entities": "Affects only entities", @@ -547,10 +547,12 @@ "spell_attribute.unicopia.explosion_strength": "Blast Strength", "spell_attribute.unicopia.projectile_count": "Projectile Count", "spell_attribute.unicopia.follow_range": "Following Range", + "spell_attribute.unicopia.stick_to_target": "Attaches to Target", "spell_attribute.unicopia.orb_count": "Orb Count", "spell_attribute.unicopia.wave_size": "Wave Size", "spell_attribute.unicopia.target_preference": "Target Preference", "spell_attribute.unicopia.caster_preference": "Caster Preference", + "spell_attribute.unicopia.negates_fall_damage": "Negates Fall Damage", "trait.unicopia.strength.name": "Force", "trait.unicopia.strength.description": "Imparts physical strength or enhances endurance.\nSpells with more of the strength trait hit harder and last longer.", "trait.unicopia.focus.name": "Focus",