This commit is contained in:
Gabriel Pastori
2023-12-16 16:43:47 -03:00
parent c5c87ec2ea
commit dca4ea21c2
3 changed files with 37 additions and 14 deletions

View File

@@ -74,6 +74,8 @@ export default {
token: "Account Token",
signMsg: "Sign messages",
signMsgHelp: "Adds the agent name at the first line of the message",
signDelimiter: "Signature delimiter",
signDelimiterHelp: "Delimiter used to separate the signature from the message (\\n for line break)",
reopenConversation: "Reopen conversation",
reopenConversationHelp: "Reopens the customer's conversation when he starts a new conversation instead of creating a new conversation",
conversationPending: "Start conversation as pending",