{{!-- Temperatures --}}
{{localize "CALENDARIA.Common.TemperatureRange"}}

{{localize "CALENDARIA.Editor.Season.Climate.TemperaturesHint" unit=tempLabel}}

{{!-- Presets --}}
{{localize "CALENDARIA.Editor.Season.Climate.WeatherChances"}}

{{localize "CALENDARIA.Editor.Season.Climate.WeatherChancesHint"}}

{{#each categories}}
{{this.label}}
{{#each this.presets}}
{{this.label}}
{{/each}}
{{/each}}