ADD


LIST

今日中({{today}} {{day1}})

曇り

{{todayWeatherList[0].description}}

晴れ

{{todayWeatherList[0].description}}

雨

{{todayWeatherList[0].description}}

雪

{{todayWeatherList[0].description}}

雷

{{todayWeatherList[0].description}}

明日まで({{tomorrow}} {{day2}})

曇り

{{tomorrowWeatherList[0].description}}

晴れ

{{tomorrowWeatherList[0].description}}

雨

{{tomorrowWeatherList[0].description}}

雪

{{tomorrowWeatherList[0].description}}

雷

{{tomorrowWeatherList[0].description}}

来週まで({{next7}} {{day3}})