{{localize "CALENDARIA.Common.Moons"}} {{#if moonsWithNav.length}}
{{localize "CALENDARIA.Common.Name"}} {{localize "CALENDARIA.Editor.Field.CycleLength"}} {{localize "CALENDARIA.Common.Color"}}
{{#each moonsWithNav}}
{{localize 'CALENDARIA.Common.Preview'}}

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

{{localize "CALENDARIA.Editor.Section.MoonBrightness"}}
{{this.brightnessDisplay}}

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

{{localize "CALENDARIA.Editor.Section.PhaseMode"}}

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

{{#if this.isRandomized}}

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

{{this.cycleVariance}}

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

{{/if}}
{{localize "CALENDARIA.Editor.Section.AnchorPhases"}}

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

{{#if this.anchorPhasesWithIndex.length}}
{{localize "CALENDARIA.Common.Year"}} {{localize "CALENDARIA.Common.Month"}} {{localize "CALENDARIA.Common.Day"}} {{localize "CALENDARIA.Editor.Column.Phase"}} {{localize "CALENDARIA.Editor.Column.Reset"}}
{{#each this.anchorPhasesWithIndex}}
{{/each}} {{/if}}
{{localize "CALENDARIA.Common.ReferenceDate"}}
{{localize "CALENDARIA.Editor.Section.Eclipse"}}

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

{{#if this.isCustomEclipse}}

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

{{/if}} {{#unless this.isNoEclipse}}
{{this.apparentSizeDisplay}}

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

{{/unless}}
{{localize "CALENDARIA.MoonPhases.Title"}} {{! Phase slider visualization (hidden for randomized moons) }} {{#unless this.isRandomized}} {{#if this.phasesWithIndex.length}}
{{#each this.phasesWithIndex}}
{{#if this.isImagePath}} {{this.name}} {{else}} {{this.icon}} {{/if}} {{#if (gte this.widthPercent 3)}}{{this.widthFormatted}}%{{/if}}
{{#unless @last}}
{{/unless}} {{/each}}
{{/if}} {{/unless}}
{{localize "CALENDARIA.Common.Icon"}} {{localize "CALENDARIA.Editor.Column.Phase"}} {{localize "CALENDARIA.Common.Rising"}} {{localize "CALENDARIA.Common.Fading"}} {{#if this.isRandomized}} {{localize "CALENDARIA.Editor.Column.Weight"}} {{else}} {{localize "CALENDARIA.Editor.Column.StartPercent"}} {{localize "CALENDARIA.Editor.Column.EndPercent"}} {{/if}}
{{#each this.phasesWithIndex}}
{{#if ../isRandomized}} {{else}} {{/if}}
{{else}}
{{/each}}
{{/each}}
{{else}}

{{localize "CALENDARIA.Editor.NoMoons"}}

{{/if}}