diff --git a/system/lang/en-en.json b/system/lang/en-en.json index 50db7b0..fc85142 100644 --- a/system/lang/en-en.json +++ b/system/lang/en-en.json @@ -78,7 +78,7 @@ "successes": "Successes", "explosives": "Explosives", "opportunities": "Opportunities", - "strives": "Strives", + "strife": "Strife", "difficulty": "TN", "difficulty_hidden": "TN ???", "dicepicker": "Dice Picker", diff --git a/system/lang/es-es.json b/system/lang/es-es.json index 5703717..42accce 100644 --- a/system/lang/es-es.json +++ b/system/lang/es-es.json @@ -78,7 +78,7 @@ "successes": "Éxitos", "explosives": "Relanzables", "opportunities": "Oportunidades", - "strives": "Conflictos", + "strife": "Conflictos", "difficulty": "NO", "difficulty_hidden": "NO ???", "dicepicker": "Dice Picker", diff --git a/system/lang/fr-fr.json b/system/lang/fr-fr.json index eeb9709..a35bb19 100644 --- a/system/lang/fr-fr.json +++ b/system/lang/fr-fr.json @@ -78,7 +78,7 @@ "successes": "Succès", "explosives": "Explosifs", "opportunities": "Aubaines", - "strives": "Conflits", + "strife": "Conflits", "difficulty": "ND", "difficulty_hidden": "ND ???", "dicepicker": "Dice Picker", diff --git a/system/scripts/config.js b/system/scripts/config.js index fba6548..4a85d97 100644 --- a/system/scripts/config.js +++ b/system/scripts/config.js @@ -60,7 +60,7 @@ L5R5E.symbols = new Map(); L5R5E.symbols.set("(op)", { class: "i_opportunity", label: "l5r5e.chatdices.opportunities" }); L5R5E.symbols.set("(su)", { class: "i_success", label: "l5r5e.chatdices.successes" }); L5R5E.symbols.set("(ex)", { class: "i_explosive", label: "l5r5e.chatdices.explosives" }); -L5R5E.symbols.set("(st)", { class: "i_strife", label: "l5r5e.chatdices.strives" }); +L5R5E.symbols.set("(st)", { class: "i_strife", label: "l5r5e.chatdices.strife" }); L5R5E.symbols.set("(ring)", { class: "i_ring", label: "l5r5e.rings.title" }); L5R5E.symbols.set("(skill)", { class: "i_skill", label: "l5r5e.skills.title" }); diff --git a/system/templates/dice/chat-roll.html b/system/templates/dice/chat-roll.html index 26815bb..5b00895 100644 --- a/system/templates/dice/chat-roll.html +++ b/system/templates/dice/chat-roll.html @@ -71,7 +71,7 @@ {{/if}} {{#if strife}} -