Various fixes around commands and rolltables
This commit is contained in:
6
fr.json
6
fr.json
@@ -915,7 +915,7 @@
|
||||
"CHAT.OpposedTest" : "Test opposé",
|
||||
"CHAT.RemovedConditions" : "L'état <b>{condition}</b> a été enlevé de <b>{name}</b>",
|
||||
"CHAT.WitchcraftMiscast" : "Sorcellerie - Gagner 1 Point de Corruption si vous faites une Incantation Imparfaite",
|
||||
"CHAT.CommandLine.Help.Commands" : "Tables,Conditions,CharacterGeneration,NameGeneration,AvailabilityTest,Pay",
|
||||
"CHAT.CommandLine.Help.Commands" : "Tables,Conditions,Properties,CharacterGeneration,NameGeneration,AvailabilityTest,Pay,Credit,Corruption,Travel,Exp,Auberge",
|
||||
"CHAT.CommandLine.Help.Label.Command" : "Commande",
|
||||
"CHAT.CommandLine.Help.Label.Example": "Exemple",
|
||||
"CHAT.CommandLine.Help.Label.Note": "Note",
|
||||
@@ -923,6 +923,10 @@
|
||||
"CHAT.CommandLine.Help.Tables.Usage.Command" : "/table <nom-de-table> <colonne> <modificateur>",
|
||||
"CHAT.CommandLine.Help.Tables.Usage.Example" : "<br>/table critarm +20<br>/table career human",
|
||||
"CHAT.CommandLine.Help.Tables.Usage.Note" : "/table <n-importe-quoi> affichera le menu d'aide des tables",
|
||||
"CHAT.CommandLine.Help.Auberge.Title" : "Auberge",
|
||||
"CHAT.CommandLine.Help.Auberge.Usage.Command" : "/auberge <typePlats>",
|
||||
"CHAT.CommandLine.Help.Auberge.Usage.Example" : "<br>/auberge PlatsRivières",
|
||||
"CHAT.CommandLine.Help.Auberge.Usage.Note" : "Propose des plats selon le type d'endroit et d'auberge.",
|
||||
"CHAT.CommandLine.Help.Conditions.Title" : "Conditions",
|
||||
"CHAT.CommandLine.Help.Conditions.Usage.Command" : "/cond <nom-condition>",
|
||||
"CHAT.CommandLine.Help.Conditions.Usage.Example" : "<br>/cond enflammé<br>/cond inconscient",
|
||||
|
||||
Reference in New Issue
Block a user