diff --git a/app/views/integrations/index.html.erb b/app/views/integrations/index.html.erb
index 98e4ff9d..5de4fbf9 100644
--- a/app/views/integrations/index.html.erb
+++ b/app/views/integrations/index.html.erb
@@ -73,7 +73,7 @@ mailmap:
< | <%= I18n.t 'integrations.email_rich.field_descriptions.due_date' %> |
- | > | <%= I18n.t 'integrations.email_rich.field_descriptions.due_date' %> |
+ > | <%= I18n.t 'integrations.email_rich.field_descriptions.tickler_date' %> |
| # | <%= I18n.t 'integrations.email_rich.field_descriptions.tag' %> |
diff --git a/config/locales/en.yml b/config/locales/en.yml
index f0482daf..4bace842 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -494,6 +494,8 @@ en:
project: The project to place the Todo in
due_date: The due date for the Todo (may be 2 digits for day, 4 digits for
month-day, or 6 digits for year-month-day)
+ tickler_date: The tickler date for the Todo (may be 2 digits for day, 4 digits for
+ month-day, or 6 digits for year-month-day)
tag: A tag to apply to the Todo – may be used multiple times
star: Flag to star the Todo
example_names: