chore: Update translations (#7728)
This commit is contained in:
@@ -1,78 +1,78 @@
|
||||
{
|
||||
"MACROS": {
|
||||
"HEADER": "Macros",
|
||||
"HEADER_BTN_TXT": "Add a new macro",
|
||||
"HEADER_BTN_TXT_SAVE": "Save macro",
|
||||
"LOADING": "Fetching macros",
|
||||
"SIDEBAR_TXT": "<p><b>Macros</b><p>A macro is a set of saved actions that help customer service agents easily complete tasks. The agents can define a set of actions like tagging a conversation with a label, sending an email transcript, updating a custom attribute, etc., and they can run these actions in a single click. When the agents run the macro, the actions would be performed sequentially in the order they are defined. Macros improve productivity and increase consistency in actions. </p><p>A macro can be helpful in 2 ways. </p><p><b>As an agent assist:</b> If an agent performs a set of actions multiple times, they can save it as a macro and execute all the actions together using a single click.</p><p><b>As an option to onboard a team member:</b> Every agent has to perform many different checks/actions during each conversation. Onboarding a new support team member will be easy if pre-defined macros are available on the account. Instead of describing each step in detail, the manager/team lead can point to the macros used in different scenarios.</p>",
|
||||
"ERROR": "Something went wrong. Please try again",
|
||||
"ORDER_INFO": "Macros will run in the order you add your actions. You can rearrange them by dragging them by the handle beside each node.",
|
||||
"HEADER_BTN_TXT": "Ajouter une macro",
|
||||
"HEADER_BTN_TXT_SAVE": "Enregistrer une macro",
|
||||
"LOADING": "Récupération des macros",
|
||||
"SIDEBAR_TXT": "<p><b>Macros</b><p>Une macro est un ensemble d'actions enregistrées qui aident les agents du service client à compléter facilement des tâches. Les agents peuvent définir un ensemble d'actions comme le marquage d'une conversation avec une étiquette, l'envoi d'une transcription d'e-mail, la mise à jour d'un attribut personnalisé, etc. et ils peuvent exécuter ces actions en un seul clic. Lorsque les agents exécutent la macro, les actions sont exécutées séquentiellement dans l'ordre dans lequel elles sont définies. Les macros améliorent la productivité et augmentent la cohérence des actions. </p><p>Une macro peut être utile de 2 manières. </p><p><b>En tant qu'assistant d'agent :</b> Si un agent effectue un ensemble d'actions plusieurs fois, ils peuvent l'enregistrer comme une macro et exécuter toutes les actions ensemble en un seul clic.</p><p><b>En tant qu'option pour embarquer dans un membre de l'équipe:</b> Chaque agent doit effectuer plusieurs vérifications/actions différentes lors de chaque conversation. L'intégration d'un nouveau membre de l'équipe d'assistance sera facile si des macros prédéfinies sont disponibles sur le compte. Au lieu de décrire chaque étape en détail, le manager/responsable de l'équipe peut pointer vers les macros utilisées dans différents scénarios.</p>",
|
||||
"ERROR": "Une erreur s'est produite. Veuillez réessayer",
|
||||
"ORDER_INFO": "Les macros s'exécuteront dans l'ordre où vous ajoutez vos actions. Vous pouvez les réorganiser en les glissant par la poignée à côté de chaque nœud.",
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Macro name",
|
||||
"PLACEHOLDER": "Enter a name for your macro",
|
||||
"ERROR": "Name is required for creating a macro"
|
||||
"LABEL": "Nom de la macro",
|
||||
"PLACEHOLDER": "Entrez un nom pour votre macro",
|
||||
"ERROR": "Le nom est requis pour créer une macro"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"LABEL": "Actions"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Macro added successfully",
|
||||
"ERROR_MESSAGE": "Unable to create macro, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Macro ajoutée avec succès",
|
||||
"ERROR_MESSAGE": "Impossible de créer une macro, veuillez réessayer plus tard"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Nom",
|
||||
"Created by",
|
||||
"Last updated by",
|
||||
"Visibility"
|
||||
"Créé par",
|
||||
"Dernière mise à jour par",
|
||||
"Visibilité"
|
||||
],
|
||||
"404": "No macros found"
|
||||
"404": "Aucune macro trouvée"
|
||||
},
|
||||
"DELETE": {
|
||||
"TOOLTIP": "Delete macro",
|
||||
"TOOLTIP": "Supprimer la macro",
|
||||
"CONFIRM": {
|
||||
"MESSAGE": "Êtes-vous sûr de vouloir supprimer ",
|
||||
"YES": "Oui, supprimer",
|
||||
"NO": "Non"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Macro deleted successfully",
|
||||
"ERROR_MESSAGE": "There was an error deleting the macro. Please try again later"
|
||||
"SUCCESS_MESSAGE": "Macro supprimée",
|
||||
"ERROR_MESSAGE": "Une erreur est survenue lors de la suppression de la macro. Veuillez réessayer plus tard"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TOOLTIP": "Edit macro",
|
||||
"TOOLTIP": "Modifier la macro",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Macro updated successfully",
|
||||
"ERROR_MESSAGE": "Could not update Macro, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Macro mise à jour",
|
||||
"ERROR_MESSAGE": "Impossible de mettre à jour Macro, merci de réessayer plus tard"
|
||||
}
|
||||
},
|
||||
"EDITOR": {
|
||||
"START_FLOW": "Start Flow",
|
||||
"END_FLOW": "End Flow",
|
||||
"LOADING": "Fetching macro",
|
||||
"ADD_BTN_TOOLTIP": "Add new action",
|
||||
"DELETE_BTN_TOOLTIP": "Delete Action",
|
||||
"START_FLOW": "Démarrer le flux",
|
||||
"END_FLOW": "Arrêter le flux",
|
||||
"LOADING": "Récupération de la macro",
|
||||
"ADD_BTN_TOOLTIP": "Ajouter nouvelle action",
|
||||
"DELETE_BTN_TOOLTIP": "Supprimer une action",
|
||||
"VISIBILITY": {
|
||||
"LABEL": "Macro Visibility",
|
||||
"LABEL": "Visibilité des macros",
|
||||
"GLOBAL": {
|
||||
"LABEL": "Public",
|
||||
"DESCRIPTION": "This macro is available publicly for all agents in this account."
|
||||
"LABEL": "Publique",
|
||||
"DESCRIPTION": "Cette macro est visible pour tous les agents de ce compte."
|
||||
},
|
||||
"PERSONAL": {
|
||||
"LABEL": "Private",
|
||||
"DESCRIPTION": "This macro will be private to you and not be available to others."
|
||||
"LABEL": "Privé",
|
||||
"DESCRIPTION": "Cette macro sera privée pour vous et ne sera pas accessible aux autres."
|
||||
}
|
||||
}
|
||||
},
|
||||
"EXECUTE": {
|
||||
"BUTTON_TOOLTIP": "Execute",
|
||||
"PREVIEW": "Preview Macro",
|
||||
"EXECUTED_SUCCESSFULLY": "Macro executed successfully"
|
||||
"BUTTON_TOOLTIP": "Exécuter",
|
||||
"PREVIEW": "Aperçu de la macro",
|
||||
"EXECUTED_SUCCESSFULLY": "Macro exécutée"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user