Add a macro creator for dice roller

Some english fix
This commit is contained in:
Vlyan
2020-12-29 10:21:34 +01:00
parent 345b3200c0
commit e98bf67680
4 changed files with 75 additions and 15 deletions

View File

@@ -86,7 +86,8 @@
"difficulty_title": "Difficulty",
"difficulty_hidden_label": "Hide TN",
"use_void_point_label": "Spend a Void point",
"roll_label": "Roll"
"roll_label": "Roll",
"bt_add_macro": "Add a macro"
},
"max": "Max",
"current": "Current",
@@ -122,7 +123,7 @@
"title": "Techniques",
"title_new": "New Technique",
"not_allowed": "Your character does not use this type of technique.",
"type": "Type accessible",
"type": "Allowed Techniques",
"kata": "Kata",
"kiho": "Kihõ",
"invocation": "Invocation",
@@ -172,13 +173,13 @@
"title": "Martial",
"fitness": "Fitness",
"melee": "Martial Arts [Melee]",
"ranged": "Martial Arts [Melee]",
"ranged": "Martial Arts [Ranged]",
"unarmed": "Martial Arts [Unarmed]",
"meditation": "Meditation",
"tactics": "Tactics",
"air": "Feint",
"earth": "Withstand",
"fire": "Overwelm",
"fire": "Overwhelm",
"water": "Shift",
"void": "Sacrifice"
},

View File

@@ -86,7 +86,8 @@
"difficulty_title": "Difficulty",
"difficulty_hidden_label": "Hide TN",
"use_void_point_label": "Spend a Void point",
"roll_label": "Roll"
"roll_label": "Roll",
"bt_add_macro": "Add a macro"
},
"max": "Max",
"current": "Actuales",

View File

@@ -86,7 +86,8 @@
"difficulty_title": "Difficulté",
"difficulty_hidden_label": "ND Caché",
"use_void_point_label": "Dépenser un point de Vide",
"roll_label": "Lancer"
"roll_label": "Lancer",
"bt_add_macro": "Ajouter une macro"
},
"max": "Max",
"current": "Actuel",