fix: Add missing translations (#6263)

This commit is contained in:
Pranav Raj S
2023-01-16 15:43:18 -08:00
committed by GitHub
parent 00cbdaa8ca
commit 16085fdfbd

View File

@@ -86,5 +86,11 @@
"BUTTON_TEXT": "Request a conversation transcript",
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
"SEND_EMAIL_ERROR": "There was an error, please try again"
},
"INTEGRATIONS": {
"DYTE": {
"CLICK_HERE_TO_JOIN": "Click here to join",
"LEAVE_THE_ROOM": "Leave the call"
}
}
}