t('Date')); ?> | t('Temperature')); ?> | t('Weather')); ?> | t('Pressure')); ?> | t('Humidity')); ?> | t('Wind')); ?> |
---|---|---|---|---|---|
{{ forecast.date }} | {{ forecast.temperature }}{{ metricRepresentation }} | {{ forecast.weather }} | {{ forecast.pressure }} hpa | {{ forecast.humidity }} % | {{ forecast.wind.speed }} m/s - {{ forecast.wind.desc }} |