1
0

feat: add more date ranges and make sure they actually make sense

This commit is contained in:
kolaente
2021-12-29 16:48:34 +01:00
parent e93be0d04c
commit 8f8d25ece1
2 changed files with 97 additions and 9 deletions

View File

@ -536,8 +536,12 @@
"fromuntil": "Tasks from {from} until {until}",
"select": "Select a range:",
"today": "Today",
"thisWeek": "This Week",
"nextWeek": "Next Week",
"next7Days": "Next 7 Days",
"thisMonth": "This Month",
"nextMonth": "Next Month",
"next30Days": "Next 30 Days",
"noTasks": "Nothing to do — Have a nice day!"
},
"detail": {