Finish update profile view
This commit is contained in:
@@ -60,7 +60,10 @@ const messages = {
|
||||
searchCourses: "Search Courses",
|
||||
news: "News",
|
||||
wrongInformation: "Please review the information.",
|
||||
submit: "Submit"
|
||||
submit: "Submit",
|
||||
IKnowThisPerson: "I know this person",
|
||||
update: "Update",
|
||||
|
||||
},
|
||||
},
|
||||
es: {
|
||||
@@ -120,6 +123,8 @@ const messages = {
|
||||
news: "Noticias",
|
||||
wrongInformation: "Por favor revisa la información introducida.",
|
||||
submit: "Ingresar",
|
||||
IKnowThisPerson: "Conozco a esta persona",
|
||||
update: "Actualizar",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user