From f764dc9fff67ad1777a5ba41dc91c0a9c5a31981 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 19 Apr 2022 17:42:10 +0200 Subject: [PATCH] Fix maniement de deux armes --- fr.json | 2 +- module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fr.json b/fr.json index 0cab3cc..c262090 100644 --- a/fr.json +++ b/fr.json @@ -1516,7 +1516,7 @@ "NAME.Disease" : "Maladie", "NAME.Daemonic" : "Démoniaque", "NAME.Slayer" : "Meurtrier", - "NAME.DualWielder" : "Maniement de 2 armes", + "NAME.DualWielder" : "Maniement de deux armes", "NAME.Corruption" : "Corruption", "NAME.Trickriding" : "Acrobaties équestres", "NAME.Undead" : "Mort-vivant", diff --git a/module.json b/module.json index 0cc7f8c..84992a9 100644 --- a/module.json +++ b/module.json @@ -5,7 +5,7 @@ "authors": [ {"name":"LeRatierBretonnien" }], "url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr", "flags": {}, - "version": "5.2.6", + "version": "5.2.7", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "9", "scripts": [],