fix: use correct dash for english translation (#902)

Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#902
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
This commit is contained in:
dpschen 2021-10-26 16:48:47 +00:00 committed by konrad
parent d4fe3781f7
commit 77fc5c0c6f
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@
"today": "Today", "today": "Today",
"nextWeek": "Next Week", "nextWeek": "Next Week",
"nextMonth": "Next Month", "nextMonth": "Next Month",
"noTasks": "Nothing to do - Have a nice day!" "noTasks": "Nothing to do Have a nice day!"
}, },
"detail": { "detail": {
"chooseDueDate": "Click here to set a due date", "chooseDueDate": "Click here to set a due date",