mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 20:29:17 +00:00
Basic transfer functionality implemented
This commit is contained in:
@@ -164,6 +164,17 @@ const messages = {
|
||||
buttons: {
|
||||
showAll: "Todos",
|
||||
},
|
||||
},
|
||||
TransferTicketModal : {
|
||||
title:"Transferir Chamado",
|
||||
fieldLabel: "Digite aqui o nome do técnico",
|
||||
buttons: {
|
||||
ok : "Transferir",
|
||||
cancel: "Cancelar",
|
||||
}
|
||||
|
||||
|
||||
|
||||
},
|
||||
ticketsList: {
|
||||
pendingHeader: "Aguardando",
|
||||
|
||||
Reference in New Issue
Block a user