mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
case correction; added changelog.md entry
This commit is contained in:
parent
6b17e1820c
commit
62e4e13f5a
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user