Skip to content

Commit 74bf35f

Browse files
committed
add translations
1 parent 4c62cac commit 74bf35f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

translations/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"RUNNING": "Ends in",
88
"EMPTY": "No upcoming events.",
99
"WEEK": "Week {weekNumber}",
10+
"WEEK_SHORT": "W{weekNumber}",
1011

1112
"N": "N",
1213
"NNE": "NNE",

translations/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"RUNNING": "Termina en",
1010
"EMPTY": "No hay eventos programados.",
1111
"WEEK": "Semana {weekNumber}",
12+
"WEEK_SHORT": "S{weekNumber}",
1213

1314
"N": "N",
1415
"NNE": "NNE",

0 commit comments

Comments
 (0)