2020-04-23 18:22:16 +00:00
|
|
|
{
|
|
|
|
"GENERAL_SETTINGS": {
|
|
|
|
"TITLE": "Paramètres du compte",
|
|
|
|
"SUBMIT": "Mettre à jour les paramètres",
|
2020-08-22 12:24:16 +00:00
|
|
|
"BACK": "Précédent",
|
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": {
|
2020-08-22 12:24:16 +00:00
|
|
|
"LABEL": "Domaine de courriel entrant",
|
|
|
|
"PLACEHOLDER": "Le domaine où vous allez recevoir les courriels",
|
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
|
|
|
"ERROR": ""
|
|
|
|
},
|
|
|
|
"SUPPORT_EMAIL": {
|
|
|
|
"LABEL": "Courriel d'assistance",
|
|
|
|
"PLACEHOLDER": "L'adresse de courriel de support de votre entreprise",
|
|
|
|
"ERROR": ""
|
|
|
|
},
|
2020-11-01 07:23:25 +00:00
|
|
|
"AUTO_RESOLVE_DURATION": {
|
2020-11-16 17:41:14 +00:00
|
|
|
"LABEL": "Nombre de jours après qu'un ticket soit automatiquement résolu s'il n'y a pas d'activité",
|
2020-11-01 07:23:25 +00:00
|
|
|
"PLACEHOLDER": "30",
|
2020-11-16 17:41:14 +00:00
|
|
|
"ERROR": "Veuillez entrer une durée de résolution automatique valide (minimum 1 jour)"
|
2020-11-01 07:23:25 +00:00
|
|
|
},
|
2020-08-22 12:24:16 +00:00
|
|
|
"FEATURES": {
|
|
|
|
"INBOUND_EMAIL_ENABLED": "La continuité des conversations avec les courriels est activée pour votre compte.",
|
|
|
|
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Vous pouvez maintenant recevoir des courriels dans votre domaine personnalisé."
|
2020-04-23 18:22:16 +00:00
|
|
|
}
|
|
|
|
}
|
2020-12-09 11:13:51 +00:00
|
|
|
},
|
|
|
|
"FORMS": {
|
|
|
|
"MULTISELECT": {
|
|
|
|
"ENTER_TO_SELECT": "Press enter to select",
|
|
|
|
"ENTER_TO_REMOVE": "Press enter to remove",
|
|
|
|
"SELECT_ONE": "Select one"
|
|
|
|
}
|
2020-04-23 18:22:16 +00:00
|
|
|
}
|
|
|
|
}
|