diff --git a/fr.json b/fr.json index 1d5819a..cf4c3aa 100644 --- a/fr.json +++ b/fr.json @@ -941,13 +941,13 @@ "CHAT.CommandLine.Help.AvailabilityTest.Usage.Note" : "effectue un test de Disponibilité pour déterminer si disponible et l'état du stock d'un objet.", "CHAT.CommandLine.Help.Pay.Title" : "Payer", "CHAT.CommandLine.Help.Pay.Usage.Command" : "/pay", - "CHAT.CommandLine.Help.Pay.Usage.Example" : "
/pay 3co2pa
/pay 10sc450pa", - "CHAT.CommandLine.Help.Pay.Usage.Note" : "Si cette commande est envoyée par le MJ, cela crée un message de tchat permettant aux joueurs de payer la somme demandée.", + "CHAT.CommandLine.Help.Pay.Usage.Example" : "
/pay 3co2pa
/pay 10sc450pa John
/pay 10sc450pa kastor", + "CHAT.CommandLine.Help.Pay.Usage.Note" : "Cette commande offre 3 options: ", "CHAT.CommandLine.Help.Link" : "Consulter le Wiki pour plus d'informations sur les fonctions de ce système", "CHAT.CommandLine.Help.Credit.Usage.Command": "/credit", - "CHAT.CommandLine.Help.Credit.Usage.Example": "
/credit 3co2pa
/credit 10ss3pa each", "CHAT.CommandLine.Help.Credit.Title": "Credit", - "CHAT.CommandLine.Help.Credit.Usage.Note": "Cette commande est destinée au MJ uniquement. La somme d'argent saisie sera partagée entre les joueurs (mode 'split', appliqué par défaut) ou bien attribuée à chaque joueur de manière identique (mode 'each')", + "CHAT.CommandLine.Help.Credit.Usage.Example" : "
/credit 3co2pa
/credit 10pa450sc each
/credit 1pa420sc John
/credit 1co12pa Kastor Lieberung", + "CHAT.CommandLine.Help.Credit.Usage.Note" : "Cette command est uniquement disponible pour le MJ. Un montant d'argent saisi par le MJ sera alors envoyé aux joueurs ou acteurs, avec les options suivantes: ", "CHAT.CommandLine.Help.Corruption.Title" : "Corruption", "CHAT.CommandLine.Help.Corruption.Usage.Command" : "/corruption", "CHAT.CommandLine.Help.Corruption.Usage.Example" : "
/corruption minor
/corruption moderate", diff --git a/module.json b/module.json index e5ad90f..db5ec3a 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ } ], "url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr", - "version": "6.2.15", + "version": "6.2.21", "esmodules": [ "babele-register.js", "addon-register.js", @@ -136,7 +136,7 @@ } ], "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v10/module.json", - "download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.2.15.zip", + "download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.2.21.zip", "id": "wh4-fr-translation", "compatibility": { "minimum": "10",