{{localize "CALENDARIA.ClimateEditor.Presets.Instructions"}}

{{localize "CALENDARIA.ClimateEditor.Presets.InstructionsHint"}}

{{#if isZoneMode}}

{{localize "CALENDARIA.WeatherProbability.EditorHint"}}

{{localize "CALENDARIA.ClimateEditor.Presets.SeasonHint"}}

{{/if}} {{#each categories}}
{{this.label}}
{{localize "CALENDARIA.Common.Name"}} {{localize "CALENDARIA.Common.Weight"}} {{localize "CALENDARIA.Common.TempMin"}} {{localize "CALENDARIA.Common.TempMax"}} {{localize "CALENDARIA.Weather.InertiaWeight.Label"}}
{{#each this.presets}}
{{#if this.hasAlias}} {{/if}}
{{/each}}
{{/each}}