diff --git a/fr.json b/fr.json index 00582bb..7a45583 100644 --- a/fr.json +++ b/fr.json @@ -574,5 +574,28 @@ "Damaging": "Dévastatrice", "Blast": "A explosion", "Dangerous": "Dangereuse", - "Reload": "Recharge" + "Reload": "Recharge", + "Undamaging": "Inoffensive", + "Shield": "Protectrice", + "Defensive": "Défensive", + "Pummel": "Assomante", + "Impale": "Empaleuse", + "Fast": "Rapide", + "Impact": "Percutante", + "Distract": "Perturbante", + "Imprecise": "Imprécise", + "Wrap": "Enroulement", + "Tiring": "Fatigante", + "Trap-blade": "Piège-Lame", + "Hack": "Taille", + "Accurate": "Précise", + "Precise": "Pointue", + "Pistol": "Pistolet", + "Repeater": "Répétition", + "Entangle": "Immobilisante", + "Penetrating": "Pénétrante", + + "Calvalry": "Cavalerie", + "Flail": "Fléau", + "Pary": "Parade" } diff --git a/module.json b/module.json index c6f1251..3d12c56 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "WH4-fr-translation", "title": "Traduction du module WH4 en Français.", "description": "La traduction du module WH4.", - "version": "0.24", + "version": "0.25", "minimumCoreVersion" : "0.5.1", "author": "LeRatierBretonnien", "esmodules": ["babele-register.js"],