chore: Update translations (#8024)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-10-17 08:25:25 +05:30
committed by GitHub
parent 626e67b859
commit 3b0788c3be
332 changed files with 3378 additions and 678 deletions

View File

@@ -204,6 +204,10 @@
"PLACEHOLDER": "Ecrivez votre message ici",
"ERROR": "Le message ne peut être vide"
},
"ATTACHMENTS": {
"SELECT": "Choisir les fichiers",
"HELP_TEXT": "Glissez et déposez des fichiers ici ou choisissez les fichiers à joindre"
},
"SUBMIT": "Envoyer un message",
"CANCEL": "Annuler",
"SUCCESS_MESSAGE": "Message envoyé !",
@@ -343,17 +347,17 @@
"DESCRIPTION": "Fusionner les contacts pour combiner deux profils en un, y compris tous les attributs et conversations. En cas de conflit, les attributs du contact principal auront priorité.",
"PRIMARY": {
"TITLE": "Contact principal",
"HELP_LABEL": "À conserver"
"HELP_LABEL": "A supprimer"
},
"CHILD": {
"PARENT": {
"TITLE": "Contact à fusionner",
"PLACEHOLDER": "Rechercher un contact",
"HELP_LABEL": "A supprimer"
"HELP_LABEL": "À conserver"
},
"SUMMARY": {
"TITLE": "Résumé",
"DELETE_WARNING": "Le contact de <strong>%{childContactName}</strong> sera supprimé.",
"ATTRIBUTE_WARNING": "Les coordonnées de <strong>%{childContactName}</strong> seront copiées vers <strong>%{primaryContactName}</strong>."
"DELETE_WARNING": "Le contact de <strong>%{primaryContactName}</strong> sera supprimé.",
"ATTRIBUTE_WARNING": "Les coordonnées de <strong>%{primaryContactName}</strong> seront copiées vers <strong>%{parentContactName}</strong>."
},
"SEARCH": {
"ERROR": "ERROR_MESSAGE"