{{#unless monthsWithNav.length}}
{{localize "CALENDARIA.Editor.MonthlessMode.Title"}}

{{localize "CALENDARIA.Editor.MonthlessMode.Description"}}

  • {{localize "CALENDARIA.Editor.MonthlessMode.BulletNavigation"}}
  • {{localize "CALENDARIA.Editor.MonthlessMode.BulletFormat"}}
  • {{localize "CALENDARIA.Editor.MonthlessMode.BulletSeasons"}}

{{localize "CALENDARIA.Editor.MonthlessMode.Hint"}}

{{localize "CALENDARIA.Editor.DaysPerYear.Label"}}

{{localize "CALENDARIA.Editor.DaysPerYear.Hint"}}

{{/unless}}
{{localize "CALENDARIA.Common.Months"}}
{{#if monthsWithNav.length}}
{{localize "CALENDARIA.Common.Name"}} {{localize "CALENDARIA.Common.Abbreviation"}} {{localize "CALENDARIA.Common.Days"}} {{localize "CALENDARIA.Editor.Column.Leap"}} {{localize "CALENDARIA.Editor.Column.StartWeekday"}} {{localize "CALENDARIA.Common.Type"}}
{{/if}} {{#each monthsWithNav}}
{{#if this.hasCustomWeekdays}} {{#each this.customWeekdays}} {{#if this.isRestDay}} {{/if}} {{/each}} {{/if}}
{{/each}}
{{#unless monthsWithNav.length}}
{{/unless}}