{{localize "CALENDARIA.Editor.Weather.SeasonClimate"}} {{#if seasonClimateList.length}}
{{#each seasonClimateList}}
{{localize this.name}}
{{/each}}
{{else}}

{{localize "CALENDARIA.Editor.Weather.NoSeasons"}}

{{/if}}
{{localize "CALENDARIA.Editor.Weather.ZoneClimate"}} {{#if zoneList.length}}
{{#each zoneList}}
{{/each}}
{{else}}
{{/if}}