mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Merge pull request #1851 from ZakarFin/fi-translations
Add missing translations for fi
This commit is contained in:
commit
69a887fb05
@ -10,12 +10,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
*This release is scheduled to be released on 2020-04-01.*
|
*This release is scheduled to be released on 2020-04-01.*
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- Finnish translation for "PRECIP", "UPDATE_INFO_MULTIPLE" and "UPDATE_INFO_SINGLE".
|
||||||
### Updated
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Force declaration of public ip adress in config file (ISSUE #1852)
|
- Force declaration of public ip adress in config file (ISSUE #1852)
|
||||||
|
|
||||||
|
### Updated
|
||||||
|
|
||||||
## [2.10.0] - 2020-01-01
|
## [2.10.0] - 2020-01-01
|
||||||
|
|
||||||
Special thanks to @sdetweil for all his great contributions!
|
Special thanks to @sdetweil for all his great contributions!
|
||||||
|
@ -28,6 +28,9 @@
|
|||||||
|
|
||||||
"UPDATE_NOTIFICATION": "MagicMirror² päivitys saatavilla.",
|
"UPDATE_NOTIFICATION": "MagicMirror² päivitys saatavilla.",
|
||||||
"UPDATE_NOTIFICATION_MODULE": "Päivitys saatavilla moduulille {MODULE_NAME}.",
|
"UPDATE_NOTIFICATION_MODULE": "Päivitys saatavilla moduulille {MODULE_NAME}.",
|
||||||
|
"UPDATE_INFO_SINGLE": "Nykyasennus on {COMMIT_COUNT} muutoksen jäljessä {BRANCH_NAME} haaraan nähden.",
|
||||||
|
"UPDATE_INFO_MULTIPLE": "Nykyasennus on {COMMIT_COUNT} muutosta jäljessä {BRANCH_NAME} haaraan nähden.",
|
||||||
|
|
||||||
"FEELS": "Tuntuu kuin"
|
"FEELS": "Tuntuu kuin",
|
||||||
|
"PRECIP": "Sateen todennäköisyys"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user