From d02330e601937bb0ef34d75e2852521c75d2a48a Mon Sep 17 00:00:00 2001 From: joker-x Date: Mon, 7 Sep 2020 14:54:23 +0200 Subject: [PATCH] Fix --- locales/de-DE/common.json | 2 +- locales/en-US/common.json | 2 +- locales/es-ES/common.json | 2 +- locales/fr-FR/common.json | 2 +- locales/pt-BR/common.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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" }