chore: Update translations (#6895)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -74,6 +74,11 @@
|
||||
"LABEL": "Adresse de courriel",
|
||||
"PLACEHOLDER": "Veuillez entrer l'adresse de courriel de l'agent"
|
||||
},
|
||||
"AGENT_AVAILABILITY": {
|
||||
"LABEL": "Disponibilité",
|
||||
"PLACEHOLDER": "Please select an availability status",
|
||||
"ERROR": "Availability is required"
|
||||
},
|
||||
"SUBMIT": "Modifier l'agent"
|
||||
},
|
||||
"BUTTON_TEXT": "Modifier",
|
||||
|
||||
@@ -439,7 +439,8 @@
|
||||
"LABEL": "Fonctionnalités",
|
||||
"DISPLAY_FILE_PICKER": "Afficher le sélecteur de fichiers sur le widget",
|
||||
"DISPLAY_EMOJI_PICKER": "Afficher le sélecteur d'émoticônes sur le widget",
|
||||
"ALLOW_END_CONVERSATION": "Allow users to end conversation from the widget"
|
||||
"ALLOW_END_CONVERSATION": "Allow users to end conversation from the widget",
|
||||
"USE_INBOX_AVATAR_FOR_BOT": "Use inbox name and avatar for the bot"
|
||||
},
|
||||
"SETTINGS_POPUP": {
|
||||
"MESSENGER_HEADING": "Script du Widget Web",
|
||||
|
||||
@@ -164,6 +164,7 @@
|
||||
"COMPONENTS": {
|
||||
"CODE": {
|
||||
"BUTTON_TEXT": "Copier",
|
||||
"CODEPEN": "Open in CodePen",
|
||||
"COPY_SUCCESSFUL": "Code copié dans le presse-papier avec succès"
|
||||
},
|
||||
"SHOW_MORE_BLOCK": {
|
||||
|
||||
Reference in New Issue
Block a user