Restore code removed on Merges on 2017-03-17

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-03-17 22:36:09 -03:00
parent b4dfce4a44
commit 0d3c03d1e3
8 changed files with 50 additions and 7 deletions

View File

@@ -3,6 +3,7 @@
"TODAY": "I dag",
"TOMORROW": "I morgon",
"DAYAFTERTOMORROW": "I overmorgon",
"RUNNING": "Sluttar om",
"EMPTY": "Ingen komande hendingar.",
@@ -21,5 +22,9 @@
"W": "V",
"WNW": "VNV",
"NW": "NV",
"NNW": "NNV"
"NNW": "NNV",
"UPDATE_NOTIFICATION": "MagicMirror² oppdatering er tilgjengeleg.",
"UPDATE_NOTIFICATION_MODULE": "Oppdatering tilgjengeleg for modulen MODULE_NAME.",
"UPDATE_INFO": "noverande installasjon er COMMIT_COUNT bak BRANCH_NAME greinen."
}