1
0

feat(reminders): make relative presets actually work

This commit is contained in:
kolaente
2023-06-09 14:31:32 +02:00
parent 02da1e171e
commit 39cc7a00d8
2 changed files with 16 additions and 9 deletions

View File

@ -727,7 +727,9 @@
"afterShort": "after",
"onDueDate": "On the due date",
"onStartDate": "On the start date",
"onEndDate": "On the end date"
"onEndDate": "On the end date",
"custom": "Custom",
"dateAndTime": "Date and time"
},
"repeat": {
"everyDay": "Every Day",