Fix issues on profile page
Adds missing translation for membership.none
.
Prevents rendering of the profile page before user data is loaded. This resulted in calling properties on an undefined object which freezed the website completely.
Adds an explanation to clarify the function of the password set/change form.