Adds edition of user profile

This commit is contained in:
2024-09-03 21:00:03 -04:00
parent dff3618359
commit eb9ed1f9a8
22 changed files with 712 additions and 400 deletions

View File

@@ -78,10 +78,13 @@
"ago": "ago"
},
"personnalinformation": {
"basicinformation": "Basic information",
"informations": "Informations",
"title": "Personal information",
"profilepicture": "Profile picture",
"name": "Name",
"fullname": "Name",
"firstname": "Firstname",
"lastname": "Lastname",
"alias": "Alias",
"dob": "Date of birth",
"gender": "Gender",
"contactdetails": "Contact details",

View File

@@ -78,10 +78,13 @@
"ago": ""
},
"personnalinformation": {
"basicinformation": "Information de base",
"informations": "Informations",
"title": "Informations personnelles",
"profilepicture": "Photo de profil",
"name": "Nom",
"fullname": "Nom",
"firstname": "Prénom",
"lastname": "Nom",
"alias": "Pseudonyme",
"dob": "Date de naissance",
"gender": "Genre",
"contactdetails": "Coordonnées",