diff --git a/application/Espo/Resources/i18n/en_US/ScheduledJob.json b/application/Espo/Resources/i18n/en_US/ScheduledJob.json index e1f9fd1191..e6b701dd18 100644 --- a/application/Espo/Resources/i18n/en_US/ScheduledJob.json +++ b/application/Espo/Resources/i18n/en_US/ScheduledJob.json @@ -7,5 +7,11 @@ }, "links": { "log": "Log" + }, + "options": { + "job": { + "CheckInboundEmails": "Check Inbound Emails", + "Cleanup": "Clean-up" + } } }