chore: updated translations

This commit is contained in:
canove
2020-10-24 18:37:28 -03:00
parent 0ee3ccc44b
commit c0611916e7
4 changed files with 17 additions and 7 deletions

View File

@@ -166,12 +166,12 @@ const messages = {
},
},
transferTicketModal: {
title: "Transferir Ticket",
fieldLabel: "Digite aqui o nome do usuário",
noOptions: "Nenhum usuário encontrado com esse nome.",
title: "Transfer Ticket",
fieldLabel: "Type to search for users",
noOptions: "No user found with this name",
buttons: {
ok: "Transferir",
cancel: "Cancelar",
ok: "Transfer",
cancel: "Cancel",
},
},
ticketsList: {