From 580f06d9e46a5306b8553be4007799d16e3dec28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Wed, 22 May 2024 14:19:54 +0100 Subject: [PATCH] New translations en_us.json (French) --- src/main/resources/assets/unicopia/lang/fr_fr.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/resources/assets/unicopia/lang/fr_fr.json b/src/main/resources/assets/unicopia/lang/fr_fr.json index 569ea91a..584c102a 100644 --- a/src/main/resources/assets/unicopia/lang/fr_fr.json +++ b/src/main/resources/assets/unicopia/lang/fr_fr.json @@ -483,6 +483,12 @@ "spell.unicopia.fire_bolt": "Fire Bolt", "spell.unicopia.fire_bolt.lore": "Produces several burning projectiles", "spell.unicopia.shield": "Protection", + "spell.unicopia.shield.additional_range": "Additional Range", + "spell.unicopia.shield.permit.passive": "Permits Passive Mobs", + "spell.unicopia.shield.permit.hostile": "Permits Hostile Mobs", + "spell.unicopia.shield.permit.player": " Permits Other Players", + "spell.unicopia.shield.caston.location": "Applies to location", + "spell.unicopia.shield.caston.person": "Applies to self", "spell.unicopia.shield.lore": "Casts a protective shield around the user", "spell.unicopia.bubble": "Bubble", "spell.unicopia.bubble.lore": "Traps any creature it hits in a soap bubble",