Add format hint for screen_name input
This commit is contained in:
parent
b72e679a62
commit
7222f36ef3
|
@ -82,6 +82,7 @@ en:
|
|||
updated_at: "Account updated at"
|
||||
help:
|
||||
user:
|
||||
screen_name: "Alphanumerical and underscores allowed, max. 16 characters"
|
||||
email: "Don't forget to check your spam folder in case our email might have landed there!"
|
||||
current_password: "We need your current password to confirm your changes"
|
||||
profile:
|
||||
|
|
Loading…
Reference in New Issue