refactor: Remove the registerPerson GraphQL query
- The first profile is now created after the user email validation - NavBar is correctly updated when a user is connected but without any profile - Always fetch identities from the server at login (no cache) - NoIdentitiesException is thrown again - Refactor EditIdentity to create the first profile - Translations updated - Tests updated Fixes #1762
This commit is contained in:
@@ -1117,7 +1117,7 @@
|
||||
"Your account has been successfully deleted": "Lo compte es estat corrèctament suprimit",
|
||||
"Your account has been validated": "Vòstre compte es estat validat",
|
||||
"Your account is being validated": "Vòstre compte es en validacion",
|
||||
"Your account is nearly ready, {username}": "Vòstre compte es gaireben prèst, {username}",
|
||||
"Your account is nearly ready": "Vòstre compte es gaireben prèst",
|
||||
"Your city or region and the radius will only be used to suggest you events nearby. The event radius will consider the administrative center of the area.": "La vila o la region e lo rai seràn sonque utilizats per vos suggerir d’eveniments prèp. Lo rai dels eveniments prèp serà calculat al respècte al centre administratiu de la zòna.",
|
||||
"Your current email is {email}. You use it to log in.": "Vòstra adreça actuala es {email}. L’utilizatz per vos connectar.",
|
||||
"Your email": "Vòstra adreça electronica",
|
||||
|
||||
Reference in New Issue
Block a user