mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
case correction; added changelog.md entry
This commit is contained in:
@@ -43,6 +43,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Add `chai-as-promised` npm module to devDependencies
|
- Add `chai-as-promised` npm module to devDependencies
|
||||||
- Basic set of tests for clock module
|
- Basic set of tests for clock module
|
||||||
- Run e2e test in Travis
|
- Run e2e test in Travis
|
||||||
|
- Estonian Translation.
|
||||||
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Update .gitignore to not ignore default modules folder.
|
- Update .gitignore to not ignore default modules folder.
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
"EMPTY": "Pole tulevasi sündmuseid.",
|
"EMPTY": "Pole tulevasi sündmuseid.",
|
||||||
|
|
||||||
"N": "Põhi",
|
"N": "Põhi",
|
||||||
"NNE": "PõhiKirre",
|
"NNE": "Põhikirre",
|
||||||
"NE": "Kirre",
|
"NE": "Kirre",
|
||||||
"ENE": "Idakirre",
|
"ENE": "Idakirre",
|
||||||
"E": "Ida",
|
"E": "Ida",
|
||||||
|
Reference in New Issue
Block a user