mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Update da.json (#2930)
as proposed in
05f0d1855c (commitcomment-85730050)
Co-authored-by: veeck <michael@veeck.de>
This commit is contained in:
parent
ce4906d13b
commit
f434be3d44
15
CHANGELOG.md
15
CHANGELOG.md
@ -17,7 +17,8 @@ _This release is scheduled to be released on 2023-01-01._
|
||||
|
||||
### Updated
|
||||
|
||||
- updated e2e tests (moved `done()` in helper functions) and use es6 syntax in all tests
|
||||
- Updated e2e tests (moved `done()` in helper functions) and use es6 syntax in all tests
|
||||
- Updated da translation
|
||||
|
||||
### Fixed
|
||||
|
||||
@ -29,21 +30,21 @@ Special thanks to: @BKeyport, @buxxi, @davide125, @khassel, @kolbyjack, @krukle,
|
||||
|
||||
### Added
|
||||
|
||||
- Possibility to fetch calendars through socket notifications.
|
||||
- Added possibility to fetch calendars through socket notifications.
|
||||
- New scripts `install-mm` (and `install-mm:dev`) for simplifying mm installation (now: `npm run install-mm`) and adding params `--no-audit --no-fund --no-update-notifier` for less noise.
|
||||
- New `showTimeToday` option in calendar module shows time for current-day events even if `timeFormat` is `"relative"`.
|
||||
- Add hourly forecasts, apparent temperature & custom location name to SMHI weather provider.
|
||||
- Added hourly forecasts, apparent temperature & custom location name to SMHI weather provider.
|
||||
|
||||
### Removed
|
||||
|
||||
- Old weather deprecated modules `currentweather` and `weatherforecast`.
|
||||
- Removed old and deprecated weather modules `currentweather` and `weatherforecast`.
|
||||
- Removed `DAYAFTERTOMORROW` from English.
|
||||
|
||||
### Updated
|
||||
|
||||
- Removed `DAYAFTERTOMORROW` from English.
|
||||
- Update dependencies.
|
||||
- Updated dependencies.
|
||||
- Updated jsdoc.
|
||||
- Updated font tree to use variables consistantly.
|
||||
- Updated font tree to use variables consistently.
|
||||
- Removed deprecated Docker Repository from issue template.
|
||||
|
||||
### Fixed
|
||||
|
@ -26,7 +26,7 @@
|
||||
"NNW": "NNV",
|
||||
|
||||
"FEELS": "Føles som {DEGREE}",
|
||||
"PRECIP": "PoP",
|
||||
"PRECIP": "Sandsynlighed for nedbør",
|
||||
|
||||
"MODULE_CONFIG_CHANGED": "Konfigurationsmulighederne for {MODULE_NAME} modulet er ændret.\nSe venligst dokumentationen.",
|
||||
"MODULE_CONFIG_ERROR": "Fejl i {MODULE_NAME} modulet. {ERROR}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user