mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 12:19:16 +00:00
✨ Show the connection currently being used
This commit is contained in:
@@ -263,6 +263,7 @@ const messages = {
|
||||
assignedHeader: "Working on",
|
||||
noTicketsTitle: "Nothing here!",
|
||||
noTicketsMessage: "No tickets found with this status or search term.",
|
||||
connectionTitle: "Connection that is currently being used.",
|
||||
buttons: {
|
||||
accept: "Accept",
|
||||
},
|
||||
|
||||
@@ -265,6 +265,7 @@ const messages = {
|
||||
pendingHeader: "Cola",
|
||||
assignedHeader: "Trabajando en",
|
||||
noTicketsTitle: "¡Nada acá!",
|
||||
connectionTitle: "Conexión que se está utilizando actualmente.",
|
||||
noTicketsMessage:
|
||||
"No se encontraron tickets con este estado o término de búsqueda",
|
||||
buttons: {
|
||||
|
||||
@@ -266,6 +266,7 @@ const messages = {
|
||||
noTicketsTitle: "Nada aqui!",
|
||||
noTicketsMessage:
|
||||
"Nenhum ticket encontrado com esse status ou termo pesquisado",
|
||||
connectionTitle: "Conexão que está sendo utilizada atualmente.",
|
||||
buttons: {
|
||||
accept: "Aceitar",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user