From 62e4e13f5af24774049dadd8f622ad878cf1edae Mon Sep 17 00:00:00 2001 From: "LAPTOP-KAUR\\race2" Date: Wed, 8 Feb 2017 02:33:03 +0200 Subject: [PATCH] case correction; added changelog.md entry --- CHANGELOG.md | 2 ++ translations/et.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ae626a6..eaf47b55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add `chai-as-promised` npm module to devDependencies - Basic set of tests for clock module - Run e2e test in Travis +- Estonian Translation. + ### Fixed - Update .gitignore to not ignore default modules folder. diff --git a/translations/et.json b/translations/et.json index 89b31556..2597ed7b 100644 --- a/translations/et.json +++ b/translations/et.json @@ -8,7 +8,7 @@ "EMPTY": "Pole tulevasi sündmuseid.", "N": "Põhi", - "NNE": "PõhiKirre", + "NNE": "Põhikirre", "NE": "Kirre", "ENE": "Idakirre", "E": "Ida",