From 9cdcf08ab1548a48bfbed56dc812b9f6f16d6637 Mon Sep 17 00:00:00 2001 From: "Ginanjar S.B" Date: Mon, 9 Oct 2017 08:05:11 +0700 Subject: [PATCH] correcting translation for indonesian language --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d00292e9..2479ab09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Fixed issue with calendar module showing more than `maximumEntries` allows - WeatherForecast and CurrentWeather are now using HTTPS instead of HTTP +- Correcting translation for Indonesian language ## [2.1.3] - 2017-10-01