Reorganizing languages files properties

This commit is contained in:
Vlyan
2022-02-26 13:27:24 +01:00
parent 0d3ac2ce83
commit b5bb4e04f2
61 changed files with 530 additions and 531 deletions

View File

@@ -81,7 +81,7 @@ export class CombatL5r5e extends Combat {
let roll;
let rnkMessage;
const flavor =
game.i18n.localize("l5r5e.chatdices.initiative_roll") +
game.i18n.localize("l5r5e.dice.chat.initiative_roll") +
" (" +
game.i18n.localize(`l5r5e.conflict.initiative.prepared_${isPrepared}`) +
")";