I’ve customised js.create_account.disclaimer for when people go to sign up, but would like to add something similar for when people go to log in. Is this possible?
Do you mean js.login.title?
No, that’s the title that says “Log on”.
js.create_account.disclaimer appears just above the “Sign up” button. I’d like to find out whether there is an equivalent text that would appear just above the “Log in” button. js.create_account.no_account_yet is the closest possibility I’ve found.