mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 12:19:16 +00:00
✨ In user registration add standard whatsapp field
This commit is contained in:
@@ -208,6 +208,7 @@ const messages = {
|
||||
email: "Email",
|
||||
password: "Senha",
|
||||
profile: "Perfil",
|
||||
whatsapp: "Conexão Padrão",
|
||||
},
|
||||
buttons: {
|
||||
okAdd: "Adicionar",
|
||||
@@ -344,6 +345,7 @@ const messages = {
|
||||
name: "Nome",
|
||||
email: "Email",
|
||||
profile: "Perfil",
|
||||
whatsapp: "Conexão Padrão",
|
||||
actions: "Ações",
|
||||
},
|
||||
buttons: {
|
||||
|
||||
Reference in New Issue
Block a user