mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Merge pull request #908 from retroflex/swe-translation-corrections
Corrected Swedish translations for TODAY/TOMORROW/DAYAFTERTOMORROW.
This commit is contained in:
commit
6e6cd90f6d
@ -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
|
||||
|
||||
|
@ -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.",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user