Merge pull request #1348 from cederstrom/swedish-translations

Swedish translations
This commit is contained in:
Michael Teeuw 2018-07-10 12:40:04 +02:00 committed by GitHub
commit 5fb14610ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -14,6 +14,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Updated
- Swedish translations
## [2.4.1] - 2018-07-04
### Fixed

View File

@ -28,5 +28,7 @@
"UPDATE_NOTIFICATION": "MagicMirror² uppdatering finns tillgänglig.",
"UPDATE_NOTIFICATION_MODULE": "Uppdatering finns tillgänglig av {MODULE_NAME} modulen.",
"UPDATE_INFO": "Denna installation ligger {COMMIT_COUNT} steg bakom {BRANCH_NAME} grenen."
"UPDATE_INFO": "Denna installation ligger {COMMIT_COUNT} steg bakom {BRANCH_NAME} grenen.",
"FEELS": "Känns som"
}