mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Merge pull request #1923 from wast/patch-1
Fix Croatian translation for Calendar module word FEELS.
This commit is contained in:
@@ -28,6 +28,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Fixes `run-start.sh`: If running in docker-container, don't check the environment, just start electron (ISSUE #1859)
|
- Fixes `run-start.sh`: If running in docker-container, don't check the environment, just start electron (ISSUE #1859)
|
||||||
- Fix calendar time offset for recurring events crossing Daylight Savings Time (ISSUE #1798)
|
- Fix calendar time offset for recurring events crossing Daylight Savings Time (ISSUE #1798)
|
||||||
- Fix regression in currentweather module causing 'undefined' to show up when config.hideTemp is false
|
- Fix regression in currentweather module causing 'undefined' to show up when config.hideTemp is false
|
||||||
|
- Fix FEELS translation for Croatian
|
||||||
- Fixed weather tests [#1840](https://github.com/MichMich/MagicMirror/issues/1840)
|
- Fixed weather tests [#1840](https://github.com/MichMich/MagicMirror/issues/1840)
|
||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
@@ -31,5 +31,5 @@
|
|||||||
"UPDATE_INFO_SINGLE": "Instalirana verzija {COMMIT_COUNT} commit kasni za branch-om {BRANCH_NAME}.",
|
"UPDATE_INFO_SINGLE": "Instalirana verzija {COMMIT_COUNT} commit kasni za branch-om {BRANCH_NAME}.",
|
||||||
"UPDATE_INFO_MULTIPLE": "Instalirana verzija {COMMIT_COUNT} commit-ova kasni za branch-om {BRANCH_NAME}.",
|
"UPDATE_INFO_MULTIPLE": "Instalirana verzija {COMMIT_COUNT} commit-ova kasni za branch-om {BRANCH_NAME}.",
|
||||||
|
|
||||||
"FEELS": "Osjeća"
|
"FEELS": "Osjećaj"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user