Chatwoot/app/javascript/dashboard/i18n/locale/fr/contact.json
Sojan Jose a77cc713c2
Chore: Include Tamil, Arabic, other language updates (#1018)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-07-08 00:59:30 +05:30

29 lines
1.1 KiB
JSON

{
"CONTACT_PANEL": {
"CONVERSATION_TITLE": "Détails de la conversation",
"BROWSER": "Navigateur",
"OS": "Système d'exploitation",
"INITIATED_FROM": "Initié depuis",
"INITIATED_AT": "Initié à",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Il n'y a aucune conversation précédente associée à ce contact.",
"TITLE": "Conversations précédentes"
},
"LABELS": {
"TITLE": "Étiquettes de conversation",
"MODAL": {
"TITLE": "Labels for",
"ACTIVE_LABELS": "Labels added to the conversation",
"INACTIVE_LABELS": "Labels available in the account",
"REMOVE": "Click on X icon to remove the label",
"ADD": "Click on + icon to add the label",
"UPDATE_BUTTON": "Update labels",
"UPDATE_ERROR": "Impossible de mettre à jour les étiquettes. Veuillez réessayer."
},
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
},
"MUTE_CONTACT": "Mettre en sourdine le contact",
"EDIT_LABEL": "Modifier"
}
}