ENH: cards and accentuation

This commit is contained in:
U~man 2020-05-18 20:50:31 +02:00
parent 309ee3986e
commit a6505e4fe6
2 changed files with 5 additions and 5 deletions

View File

@ -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 !"
}

View File

@ -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": [],