Updated invalid username error at registration
• Updated: - invalid username error at registration
This commit is contained in:
parent
5c96fad17a
commit
c2348ededf
|
@ -10,7 +10,7 @@ en:
|
||||||
account:
|
account:
|
||||||
attributes:
|
attributes:
|
||||||
username:
|
username:
|
||||||
invalid: only letters, numbers and underscores
|
invalid: Only letters, numbers and underscores. No spaces.
|
||||||
status:
|
status:
|
||||||
attributes:
|
attributes:
|
||||||
reblog:
|
reblog:
|
||||||
|
|
Loading…
Reference in New Issue