mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-05 15:17:49 +00:00
Merge pull request #2016 from Travelbacon/develop
Changed "Gevoelstemperatuur" to "Voelt als". This is shorter and save…
This commit is contained in:
commit
67201a52cc
@ -133,6 +133,7 @@ For more information regarding this major change, please check issue [#1860](htt
|
|||||||
- Timestamp in log output now also contains the date
|
- Timestamp in log output now also contains the date
|
||||||
- Turkish translation.
|
- Turkish translation.
|
||||||
- Option to configure the size of the currentweather module.
|
- Option to configure the size of the currentweather module.
|
||||||
|
- Changed "Gevoelstemperatuur" to "Voelt als" shorter text.
|
||||||
|
|
||||||
## [2.10.1] - 2020-01-10
|
## [2.10.1] - 2020-01-10
|
||||||
|
|
||||||
|
@ -28,6 +28,5 @@
|
|||||||
"UPDATE_NOTIFICATION_MODULE": "Update beschikbaar voor {MODULE_NAME} module.",
|
"UPDATE_NOTIFICATION_MODULE": "Update beschikbaar voor {MODULE_NAME} module.",
|
||||||
"UPDATE_INFO_SINGLE": "De huidige installatie loopt {COMMIT_COUNT} commit achter op de {BRANCH_NAME} branch.",
|
"UPDATE_INFO_SINGLE": "De huidige installatie loopt {COMMIT_COUNT} commit achter op de {BRANCH_NAME} branch.",
|
||||||
"UPDATE_INFO_MULTIPLE": "De huidige installatie loopt {COMMIT_COUNT} commits achter op de {BRANCH_NAME} branch.",
|
"UPDATE_INFO_MULTIPLE": "De huidige installatie loopt {COMMIT_COUNT} commits achter op de {BRANCH_NAME} branch.",
|
||||||
|
"FEELS": "Voelt als"
|
||||||
"FEELS": "Gevoelstemperatuur"
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user