From 9758f3c9d264b80fb8e3180e158b0c3ed15ac6ff Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Mon, 23 Jan 2017 11:38:48 +0100 Subject: [PATCH] Add the Hungarian translation. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9491fb15..e2ca6d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add postinstall script to notify user that MagicMirror installed successfully despite warnings from NPM. - Init tests using mocha. - Option to use RegExp in Calendar's titleReplace. +- Hungarian Translation. ### Fixed - Update .gitignore to not ignore default modules folder.