Added validator for extra profile field values with empty name (#33421)
This commit is contained in:
parent
9b82bedc6f
commit
3bdfa3eb4c
4 changed files with 35 additions and 1 deletions
|
@ -24,6 +24,8 @@ en:
|
|||
models:
|
||||
account:
|
||||
attributes:
|
||||
fields:
|
||||
fields_with_values_missing_labels: contains values with missing labels
|
||||
username:
|
||||
invalid: must contain only letters, numbers and underscores
|
||||
reserved: is reserved
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue