Localization fixes

This commit is contained in:
WBHarry 2026-04-11 02:28:49 +02:00
parent 4fedb42d44
commit 7e54ed1218
3 changed files with 2 additions and 15 deletions

View file

@ -30,7 +30,7 @@ export default class GroupRollDialog extends HandlebarsApplicationMixin(Applicat
}
get title() {
return game.i18n.localize('DAGGERHEART.APPLICATIONS.GroupRoll.title');
return game.i18n.localize('DAGGERHEART.APPLICATIONS.GroupRollSelect.title');
}
static DEFAULT_OPTIONS = {