mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 12:19:16 +00:00
✨ In the transfer modal also have the option to transfer to another whatsapp
This commit is contained in:
@@ -249,7 +249,9 @@ const messages = {
|
||||
title: "Transfer Ticket",
|
||||
fieldLabel: "Type to search for users",
|
||||
fieldQueueLabel: "Transfer to queue",
|
||||
fieldConnectionLabel: "Transfer to connection",
|
||||
fieldQueuePlaceholder: "Please select a queue",
|
||||
fieldConnectionPlaceholder: "Please select a connection",
|
||||
noOptions: "No user found with this name",
|
||||
buttons: {
|
||||
ok: "Transfer",
|
||||
|
||||
@@ -252,7 +252,9 @@ const messages = {
|
||||
title: "Transferir Ticket",
|
||||
fieldLabel: "Escriba para buscar usuarios",
|
||||
fieldQueueLabel: "Transferir a la cola",
|
||||
fieldConnectionLabel: "Transferir to conexión",
|
||||
fieldQueuePlaceholder: "Seleccione una cola",
|
||||
fieldConnectionPlaceholder: "Seleccione una conexión",
|
||||
noOptions: "No se encontraron usuarios con ese nombre",
|
||||
buttons: {
|
||||
ok: "Transferir",
|
||||
|
||||
@@ -251,7 +251,9 @@ const messages = {
|
||||
title: "Transferir Ticket",
|
||||
fieldLabel: "Digite para buscar usuários",
|
||||
fieldQueueLabel: "Transferir para fila",
|
||||
fieldConnectionLabel: "Transferir para conexão",
|
||||
fieldQueuePlaceholder: "Selecione uma fila",
|
||||
fieldConnectionPlaceholder: "Selecione uma conexão",
|
||||
noOptions: "Nenhum usuário encontrado com esse nome",
|
||||
buttons: {
|
||||
ok: "Transferir",
|
||||
|
||||
Reference in New Issue
Block a user