diff --git a/locales/de-DE/common.json b/locales/de-DE/common.json index 3498f472..5b73cf5e 100644 --- a/locales/de-DE/common.json +++ b/locales/de-DE/common.json @@ -1066,6 +1066,6 @@ "next": "Next", "selectCampaignToBeCloned": "Select campaign to be cloned.", "authenticationSuccessful": "Authentication successful", - "logoutSucessful": "Logout successful", + "logoutSuccessful": "Logout successful", "authenticationFailed": "Authentication failed" } diff --git a/locales/en-US/common.json b/locales/en-US/common.json index cc08d156..c48266b7 100644 --- a/locales/en-US/common.json +++ b/locales/en-US/common.json @@ -1072,6 +1072,6 @@ "next": "Next", "selectCampaignToBeCloned": "Select campaign to be cloned.", "authenticationSuccessful": "Authentication successful", - "logoutSucessful": "Logout successful", + "logoutSuccessful": "Logout successful", "authenticationFailed": "Authentication failed" } diff --git a/locales/es-ES/common.json b/locales/es-ES/common.json index a59efeb9..26ae3649 100644 --- a/locales/es-ES/common.json +++ b/locales/es-ES/common.json @@ -1096,6 +1096,6 @@ "tagLanguageMustBeSelected": "Debes seleccionar un lenguaje de marcado", "helpText": "Texto de ayuda", "authenticationSuccessful": "Autentificación completada con éxito", - "logoutSucessful": "Logout completado con éxito", + "logoutSuccessful": "Logout completado con éxito", "authenticationFailed": "Autentificación fallida" } diff --git a/locales/fr-FR/common.json b/locales/fr-FR/common.json index 33a4f3b3..418c7d4f 100644 --- a/locales/fr-FR/common.json +++ b/locales/fr-FR/common.json @@ -1067,6 +1067,6 @@ "next": "Next", "selectCampaignToBeCloned": "Select campaign to be cloned.", "authenticationSuccessful": "Authentication successful", - "logoutSucessful": "Logout successful", + "logoutSuccessful": "Logout successful", "authenticationFailed": "Authentication failed" } diff --git a/locales/pt-BR/common.json b/locales/pt-BR/common.json index 786366d4..f3c1f5d6 100644 --- a/locales/pt-BR/common.json +++ b/locales/pt-BR/common.json @@ -1145,6 +1145,6 @@ "next": "Next", "selectCampaignToBeCloned": "Select campaign to be cloned.", "authenticationSuccessful": "Authentication successful", - "logoutSucessful": "Logout successful", + "logoutSuccessful": "Logout successful", "authenticationFailed": "Authentication failed" }