mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-20 20:59:16 +00:00
Update en.js
This commit is contained in:
@@ -236,6 +236,8 @@ const messages = {
|
|||||||
transferTicketModal: {
|
transferTicketModal: {
|
||||||
title: "Transfer Ticket",
|
title: "Transfer Ticket",
|
||||||
fieldLabel: "Type to search for users",
|
fieldLabel: "Type to search for users",
|
||||||
|
fieldQueueLabel: "Transfer to queue",
|
||||||
|
fieldQueuePlaceholder: "Please select a queue",
|
||||||
noOptions: "No user found with this name",
|
noOptions: "No user found with this name",
|
||||||
buttons: {
|
buttons: {
|
||||||
ok: "Transfer",
|
ok: "Transfer",
|
||||||
@@ -366,7 +368,7 @@ const messages = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
messagesInput: {
|
messagesInput: {
|
||||||
placeholderOpen: "Type a message",
|
placeholderOpen: "Type a message or press ''/'' to use the registered quick responses",
|
||||||
placeholderClosed: "Reopen or accept this ticket to send a message.",
|
placeholderClosed: "Reopen or accept this ticket to send a message.",
|
||||||
signMessage: "Sign",
|
signMessage: "Sign",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user