feat(auth): implement phone registration flow with preset avatars
This commit is contained in:
+4
-1
@@ -168,5 +168,8 @@
|
||||
"editProfileSave": "Save",
|
||||
"editProfileFirstName": "First name",
|
||||
"editProfileLastName": "Last name",
|
||||
"editProfileRemovePhoto": "Remove photo"
|
||||
"editProfileRemovePhoto": "Remove photo",
|
||||
"registrationTitle": "Create your profile",
|
||||
"registrationSubtitle": "Add your name and pick an avatar",
|
||||
"registrationChooseAvatar": "Choose an avatar"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user