From a6505e4fe6b6b6cf13f9cc54d4ae4c447d89f6a2 Mon Sep 17 00:00:00 2001 From: U~man Date: Mon, 18 May 2020 20:50:31 +0200 Subject: [PATCH] ENH: cards and accentuation --- fr.json | 6 +++--- module.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fr.json b/fr.json index 11ebd83..af3c10d 100644 --- a/fr.json +++ b/fr.json @@ -13,7 +13,7 @@ "SWADE.Bennies": "Jetons", "SWADE.Shaken": "Secoué", "SWADE.Distr": "Distrait", - "SWADE.Vuln": "Vulnerable", + "SWADE.Vuln": "Vulnérable", "SWADE.SkillTest": "jet de compétence", "SWADE.AttributeTest": "jet d'attribut", @@ -84,7 +84,7 @@ "SWADE.InitDraw": "tire son Initiative !", "SWADE.JokersWild": "un Joker, c'est fou !", - "SWADE.CardSound": "Son de tirate de carte", + "SWADE.CardSound": "Son de tirage de carte", "SWADE.CardSoundDesc": "Joue un son lorsque l'Initiative est tirée", "SWADE.AutoInit": "Initiative automatique", "SWADE.AutoInitDesc": "Tire automatiquement l'initiative à chaque tour", @@ -103,5 +103,5 @@ "SWADE.ConfigInit": "Configurer l'Initiative", "SWADE.IgnWounds": "Ignorer les Blessures", "SWADE.PickACard": "Tirer une carte", - "SWADE.NoCardsLeft": "Il ne reste pas assez de carte dans le paquet !" + "SWADE.NoCardsLeft": "Il ne reste pas assez de cartes dans le paquet !" } diff --git a/module.json b/module.json index 9e28074..6e2b9d8 100644 --- a/module.json +++ b/module.json @@ -2,10 +2,10 @@ "name": "swade-fr", "title": "SWADE French translation", "description": "Adds French(FRANCE) to the SWADE system", - "version": "0.1.1", + "version": "0.1.2", "minimumCoreVersion" : "0.5.7", "compatibleCoreVersion" : "0.5.7", - "author": "Leratier Bretonnien, U~man", + "author": "Kyane, Leratier Bretonnien, U~man", "scripts": [], "styles": [],