Merge pull request #801 from johanhammar/clock-week-section

Added a week section to the clock module
This commit is contained in:
Michael Teeuw
2017-03-30 20:32:53 +02:00
committed by GitHub
8 changed files with 78 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": "Termina en",
"EMPTY": "No hay eventos programados.",
"WEEK": "Semana",
"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",