Merge pull request #908 from retroflex/swe-translation-corrections

Corrected Swedish translations for TODAY/TOMORROW/DAYAFTERTOMORROW.
This commit is contained in:
Michael Teeuw 2017-06-03 08:08:28 +02:00 committed by GitHub
commit 6e6cd90f6d
2 changed files with 4 additions and 3 deletions

View File

@ -33,6 +33,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fix instruction in README for using automatically installer script.
- Bug of duplicated compliments as described in [here](https://forum.magicmirror.builders/topic/2381/compliments-module-stops-cycling-compliments).
- Fix double message about port when server is starting
- Corrected Swedish translations for TODAY/TOMORROW/DAYAFTERTOMORROW.
## [2.1.1] - 2017-04-01

View File

@ -1,9 +1,9 @@
{
"LOADING": "Laddar …",
"TODAY": "Idag",
"TOMORROW": "Imorgon",
"DAYAFTERTOMORROW": "Iövermorgon",
"TODAY": "I dag",
"TOMORROW": "I morgon",
"DAYAFTERTOMORROW": "I övermorgon",
"RUNNING": "Slutar",
"EMPTY": "Inga kommande händelser.",