2020-04-23 18:22:16 +00:00
|
|
|
{
|
|
|
|
"GENERAL_SETTINGS": {
|
|
|
|
"TITLE": "Paramètres du compte",
|
|
|
|
"SUBMIT": "Mettre à jour les paramètres",
|
2020-07-07 19:29:30 +00:00
|
|
|
"BACK": "Back",
|
2020-04-23 18:22:16 +00:00
|
|
|
"UPDATE": {
|
|
|
|
"ERROR": "Impossible de mettre à jour les paramètres, essayez à nouveau !",
|
|
|
|
"SUCCESS": "Paramètres du compte mis à jour avec succès"
|
|
|
|
},
|
|
|
|
"FORM": {
|
|
|
|
"ERROR": "Veuillez corriger les erreurs du formulaire",
|
|
|
|
"GENERAL_SECTION": {
|
|
|
|
"TITLE": "Paramètres généraux",
|
|
|
|
"NOTE": ""
|
|
|
|
},
|
|
|
|
"NAME": {
|
|
|
|
"LABEL": "Nom du compte",
|
|
|
|
"PLACEHOLDER": "Votre nom de compte",
|
|
|
|
"ERROR": "Veuillez entrer un nom de compte valide"
|
|
|
|
},
|
|
|
|
"LANGUAGE": {
|
|
|
|
"LABEL": "Langue du site (Beta)",
|
|
|
|
"PLACEHOLDER": "Votre nom de compte",
|
|
|
|
"ERROR": ""
|
Chore: Add Romanian, Portuguese, Brazilian, Ukrainian languages (#790)
* New translations integrations.json (Romanian)
* New translations integrations.json (Portuguese, Brazilian)
* New translations integrations.json (Ukrainian)
* New translations integrations.json (Portuguese)
* New translations inboxMgmt.json (French)
* New translations report.json (Portuguese, Brazilian)
* New translations resetPassword.json (Portuguese, Brazilian)
* New translations login.json (Portuguese)
* New translations report.json (Ukrainian)
* New translations report.json (Portuguese)
* New translations cannedMgmt.json (Portuguese)
* New translations billing.json (Portuguese)
* New translations agentMgmt.json (Spanish)
* New translations agentMgmt.json (Portuguese, Brazilian)
* New translations generalSettings.json (French)
* New translations conversation.json (Portuguese, Brazilian)
* New translations conversation.json (Portuguese)
* New translations chatlist.json (Portuguese)
* New translations contact.json (Portuguese)
* New translations chatlist.json (Portuguese, Brazilian)
* New translations en.yml (Portuguese, Brazilian)
* New translations devise.en.yml (Portuguese, Brazilian)
* New translations en.yml (French)
* New translations en.yml (Spanish)
* New translations settings.json (Romanian)
* New translations setNewPassword.json (Portuguese)
* New translations setNewPassword.json (Ukrainian)
* New translations signup.json (Portuguese, Brazilian)
* New translations settings.json (Ukrainian)
* New translations settings.json (Portuguese, Brazilian)
2020-05-01 06:33:46 +00:00
|
|
|
},
|
|
|
|
"DOMAIN": {
|
|
|
|
"LABEL": "Domaine",
|
|
|
|
"PLACEHOLDER": "Le domaine de votre site web",
|
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"SUPPORT_EMAIL": {
|
|
|
|
"LABEL": "Courriel d'assistance",
|
|
|
|
"PLACEHOLDER": "L'adresse de courriel de support de votre entreprise",
|
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"ENABLE_DOMAIN_EMAIL": {
|
|
|
|
"LABEL": "Activer le domaine de messagerie",
|
|
|
|
"PLACEHOLDER": "Activer le domaine personnalisé de courriel",
|
|
|
|
"ERROR": "",
|
|
|
|
"OPTIONS": {
|
|
|
|
"ENABLED": "Activé",
|
|
|
|
"DISABLED": "Désactivé"
|
|
|
|
}
|
2020-04-23 18:22:16 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|