diff --git a/frontend/src/i18n/lang/en.json b/frontend/src/i18n/lang/en.json index 4f3ac11b2..fa06bf173 100644 --- a/frontend/src/i18n/lang/en.json +++ b/frontend/src/i18n/lang/en.json @@ -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",