From 54fa8f48673a3fa5192fccfe7ddd763c4e46eec4 Mon Sep 17 00:00:00 2001 From: yuri Date: Sat, 27 Jan 2018 12:12:33 +0200 Subject: [PATCH] lang --- application/Espo/Resources/i18n/en_US/ScheduledJob.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/Espo/Resources/i18n/en_US/ScheduledJob.json b/application/Espo/Resources/i18n/en_US/ScheduledJob.json index 5d8c8f1bbc..4d5c9e8971 100644 --- a/application/Espo/Resources/i18n/en_US/ScheduledJob.json +++ b/application/Espo/Resources/i18n/en_US/ScheduledJob.json @@ -18,7 +18,8 @@ "CheckEmailAccounts": "Check Personal Email Accounts", "SendEmailReminders": "Send Email Reminders", "AuthTokenControl": "Auth Token Control", - "SendEmailNotifications": "Send Email Notifications" + "SendEmailNotifications": "Send Email Notifications", + "NewVersionChecker": "New Version Checker" }, "cronSetup": { "linux": "Note: Add this line to the crontab file to run Espo Scheduled Jobs:",