Added a week section to the clock module

This commit is contained in:
Johan Hammar
2017-03-28 22:02:30 +02:00
parent e3456cb74f
commit f4509e24c6
6 changed files with 75 additions and 1 deletions

View File

@@ -7,6 +7,8 @@
"RUNNING": "Ends in",
"EMPTY": "No upcoming events.",
"WEEK": "Week",
"N": "N",
"NNE": "NNE",
"NE": "NE",

View File

@@ -7,6 +7,8 @@
"RUNNING": "Slutar",
"EMPTY": "Inga kommande händelser.",
"WEEK": "Vecka",
"N": "N",
"NNE": "NNO",
"NE": "NO",