From 826fdbf34214d2735a5673ddf69c225c0f4145fe Mon Sep 17 00:00:00 2001 From: Mikko Tapionlinna Date: Fri, 28 Apr 2017 15:31:07 +0300 Subject: [PATCH] Add flexible word order translations to CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de0802f4..baf586f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,10 +17,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add test of match current week number on clock module with showWeek configuration. - Add test default modules present modules/default/defaultmodules.js. - Add unit test calendar_modules function capFirst. +- Add support for writing translation fucntions to support flexible word order ### Updated - Added missing keys to Polish translation. - Added missing key to German translation. +- Added better translation with flexible word order to Finnish translation ### Fixed - Fix instruction in README for using automatically installer script.