diff --git a/lang/de.json b/lang/de.json index b0fa166..a12db20 100644 --- a/lang/de.json +++ b/lang/de.json @@ -453,7 +453,7 @@ "options": { "modifier": "Wurfmodifikator", - "difficulty": "Erfolgswert", + "difficulty": "Erfolg", "rollMode": "Würfelmodus" } } diff --git a/templates/chat/roll-m5.hbs b/templates/chat/roll-m5.hbs index 7636f52..ccbbb64 100644 --- a/templates/chat/roll-m5.hbs +++ b/templates/chat/roll-m5.hbs @@ -105,7 +105,6 @@ {{localize "midgard5.kido-type"}} {{localize (m5concat "midgard5.kido-type-" i.type)}} - {{!--{{#if (eq i.type "angriff")}}--}} {{localize "midgard5.kido-variante"}} {{localize (m5concat "midgard5.kido-variante-" i.variante)}} @@ -118,7 +117,6 @@ {{localize "midgard5.kido-weapon"}} {{i.weapon}} - {{!--{{/if}}--}} {{/unless}} {{/if}}