feat(i18n): add strings for quick add default reminders
This commit is contained in:
parent
dc4b7a5510
commit
6c9753328b
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue