From a2e6bb6fd97785fb8e08fc83f564a2a644f76fb3 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 17 Sep 2019 13:37:39 +0300 Subject: [PATCH] fix label --- application/Espo/Resources/i18n/en_US/Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/Espo/Resources/i18n/en_US/Settings.json b/application/Espo/Resources/i18n/en_US/Settings.json index a71db82660..1055a689eb 100644 --- a/application/Espo/Resources/i18n/en_US/Settings.json +++ b/application/Espo/Resources/i18n/en_US/Settings.json @@ -120,7 +120,7 @@ "maintenanceMode": "Maintenance Mode", "useWebSocket": "Use WebSocket", "passwordRecoveryDisabled": "Disable password recovery", - "passwordRecoveryForAdminDisabled": "Disable password recover for admin users", + "passwordRecoveryForAdminDisabled": "Disable password recovery for admin users", "passwordGenerateLength": "Length of generated passwords", "auth2FA": "Enable 2-Factor Authentication", "auth2FAMethodList": "Available 2FA methods"