mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-05 07:08:19 +00:00
Added danish in translations.js and updated changelog
This commit is contained in:
parent
ca95c75df3
commit
02ac9fa0d7
@ -2,6 +2,11 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [unreleased] - 2016-09-24
|
||||
|
||||
### Added
|
||||
- Danish translation
|
||||
|
||||
## [2.0.5] - 2016-09-20
|
||||
|
||||
### Added
|
||||
|
@ -23,4 +23,5 @@ var translations = {
|
||||
"ja" : "translations/ja.json", // Japanese
|
||||
"pl" : "translations/pl.json", // Polish
|
||||
"gr" : "translations/gr.json", // Greek
|
||||
"da" : "translations/da.json", // Danish
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user