{{ weather.icon_emoji }}
{{ weather.temp !== null ? weather.temp + '°C' : '—' }}
{{ weather.description }}
{{ weather.city || settings.weather_city }}
{{ dateStr }}
Obaveštenja
{{ item }}
◆
{{ APP_VERSION }}