feat(i18n): add strings for quick add default reminders

This commit is contained in:
kolaente 2026-04-11 23:41:24 +02:00 committed by kolaente
parent dc4b7a5510
commit 6c9753328b
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@
"defaultView": "Default view",
"timezone": "Time zone",
"overdueTasksRemindersTime": "Overdue tasks reminder email time",
"quickAddDefaultReminders": "Default reminders for quick add",
"quickAddDefaultRemindersDescription": "These reminders will be added automatically to every task created via quick add magic that has a due date.",
"quickAddDefaultRemindersHint": "Add one or more reminders relative to the task's due date. Leave empty to disable.",
"filterUsedOnOverview": "Saved filter used on the overview page",
"showLastViewed": "Show last viewed projects on the overview page",
"minimumPriority": "Minimum visible task priority",