fix: use correct dash for english translation
All checks were successful
continuous-integration/drone/pr Build is passing

Use correct dash for US translation. I kept the spaces as separator since this seemed appropriate for this use-case: See for more info: https://www.thepunctuationguide.com/em-dash.html#spaces
This commit is contained in:
Dominik Pschenitschni 2021-10-26 15:15:10 +02:00
parent 27c8bb3d19
commit bac886052d
Signed by: dpschen
GPG Key ID: B257AC0149F43A77

View File

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