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

@@ -206,6 +206,7 @@ const messages = {
email: "Email",
password: "Password",
profile: "Profile",
whatsapp: "Default Connection",
},
buttons: {
okAdd: "Add",
@@ -340,6 +341,7 @@ const messages = {
name: "Name",
email: "Email",
profile: "Profile",
whatsapp: "Default Connection",
actions: "Actions",
},
buttons: {

View File

@@ -209,6 +209,7 @@ const messages = {
email: "Correo Electrónico",
password: "Contraseña",
profile: "Perfil",
whatsapp: "Conexión estándar",
},
buttons: {
okAdd: "Agregar",
@@ -345,6 +346,7 @@ const messages = {
name: "Nombre",
email: "Correo Electrónico",
profile: "Perfil",
whatsapp: "Conexión estándar",
actions: "Acciones",
},
buttons: {

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