Fix
This commit is contained in:
parent
d6e15ad010
commit
d02330e601
5 changed files with 5 additions and 5 deletions
|
@ -1066,6 +1066,6 @@
|
||||||
"next": "Next",
|
"next": "Next",
|
||||||
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
||||||
"authenticationSuccessful": "Authentication successful",
|
"authenticationSuccessful": "Authentication successful",
|
||||||
"logoutSucessful": "Logout successful",
|
"logoutSuccessful": "Logout successful",
|
||||||
"authenticationFailed": "Authentication failed"
|
"authenticationFailed": "Authentication failed"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1072,6 +1072,6 @@
|
||||||
"next": "Next",
|
"next": "Next",
|
||||||
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
||||||
"authenticationSuccessful": "Authentication successful",
|
"authenticationSuccessful": "Authentication successful",
|
||||||
"logoutSucessful": "Logout successful",
|
"logoutSuccessful": "Logout successful",
|
||||||
"authenticationFailed": "Authentication failed"
|
"authenticationFailed": "Authentication failed"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1096,6 +1096,6 @@
|
||||||
"tagLanguageMustBeSelected": "Debes seleccionar un lenguaje de marcado",
|
"tagLanguageMustBeSelected": "Debes seleccionar un lenguaje de marcado",
|
||||||
"helpText": "Texto de ayuda",
|
"helpText": "Texto de ayuda",
|
||||||
"authenticationSuccessful": "Autentificación completada con éxito",
|
"authenticationSuccessful": "Autentificación completada con éxito",
|
||||||
"logoutSucessful": "Logout completado con éxito",
|
"logoutSuccessful": "Logout completado con éxito",
|
||||||
"authenticationFailed": "Autentificación fallida"
|
"authenticationFailed": "Autentificación fallida"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1067,6 +1067,6 @@
|
||||||
"next": "Next",
|
"next": "Next",
|
||||||
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
||||||
"authenticationSuccessful": "Authentication successful",
|
"authenticationSuccessful": "Authentication successful",
|
||||||
"logoutSucessful": "Logout successful",
|
"logoutSuccessful": "Logout successful",
|
||||||
"authenticationFailed": "Authentication failed"
|
"authenticationFailed": "Authentication failed"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1145,6 +1145,6 @@
|
||||||
"next": "Next",
|
"next": "Next",
|
||||||
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
"selectCampaignToBeCloned": "Select campaign to be cloned.",
|
||||||
"authenticationSuccessful": "Authentication successful",
|
"authenticationSuccessful": "Authentication successful",
|
||||||
"logoutSucessful": "Logout successful",
|
"logoutSuccessful": "Logout successful",
|
||||||
"authenticationFailed": "Authentication failed"
|
"authenticationFailed": "Authentication failed"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue