{{ (parentArc?.type === 'HUB' ? 'chapterEdit.unlockTitleQuest' : 'chapterEdit.unlockTitleChapter') | translate }}

{{ (parentArc?.type === 'HUB' ? 'chapterEdit.unlockHintQuest' : 'chapterEdit.unlockHintChapter') | translate }}
{{ 'chapterEdit.illustrationsHint' | translate }}
{{ 'chapterEdit.mapsHint' | translate }}
{{ 'chapterEdit.gmNotesHint' | translate }}
@if (loreId) {
{{ 'chapterEdit.relatedPagesHint' | translate }}
} @if (!loreId) {
{{ 'chapterEdit.noLoreHint' | translate }}
}