diff --git a/application/Espo/Resources/i18n/en_US/Global.json b/application/Espo/Resources/i18n/en_US/Global.json index d798f77ccc..0c0666c239 100644 --- a/application/Espo/Resources/i18n/en_US/Global.json +++ b/application/Espo/Resources/i18n/en_US/Global.json @@ -423,7 +423,7 @@ "cannotRelateForbiddenLink": "No access to link '{link}'.", "cannotLinkAlreadyLinked": "Cannot link an already linked record.", "error404": "The url you requested can't be handled.", - "error403": "You don't have an access to this area.", + "error403": "You don't have access to this area.", "emptyMassUpdate": "No fields available for Mass Update.", "attemptIntervalFailure": "The operation is not allowed during a specific time interval. Wait for some time before the next attempt.", "confirmRestoreFromAudit": "The previous values will be set in a form. Then you can save the record to restore the previous values.",