In user registration add standard whatsapp field

This commit is contained in:
Ricardo Paes
2022-02-25 08:18:57 -03:00
parent 61df7c8bc0
commit 84bbe3afaa
11 changed files with 62 additions and 21 deletions

View File

@@ -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: {