Recent changes to the signup form

Hi @jancernik
I toggled the settings you suggested above. And it works for full name:

  • setting: show_signup_form_full_name_instructions true
  • Site text: js.user.name.instructions_required (when I adapt it the text does show up in the correct place)

But for username it does not work:

  • setting: show_signup_form_username_instructions
  • Site text: there is no js.user.name.instructions_required … there is only: js.user.username.instructions but when I change it, it does not show up

Is the required site text missing? Or am I missing something? :see_no_evil_monkey:

Any hints are appreciated.