fix: Add missing translations (#6263)
This commit is contained in:
@@ -86,5 +86,11 @@
|
|||||||
"BUTTON_TEXT": "Request a conversation transcript",
|
"BUTTON_TEXT": "Request a conversation transcript",
|
||||||
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
||||||
"SEND_EMAIL_ERROR": "There was an error, please try again"
|
"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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user