fix: replace hardcoded French bleeding notifications with i18n keys
This commit is contained in:
+3
-1
@@ -624,7 +624,9 @@
|
||||
"messageLethargyKO": "{spellName} : Lethargy still ongoing ... ( dice result : {roll} )",
|
||||
"messageProgressionKO": "{name} can't attack this second.",
|
||||
"messageProgressionOKMonster": "{name} can attack this second with {weapon}.",
|
||||
"messageProgressionKOMonster": "{name} can't attack this second (dice result {roll})."
|
||||
"messageProgressionKOMonster": "{name} can't attack this second (dice result {roll}).",
|
||||
"bleedingCombatEnd": "Bleeding active out of combat: {names}",
|
||||
"bleedingCombatStart": "Bleeding still active on: {names}"
|
||||
},
|
||||
"Opponent": {
|
||||
"FIELDS": {}
|
||||
|
||||
Reference in New Issue
Block a user