Merge branch 'from/develop/tusooa/1172-reg-indicator' into 'develop'
Add optional/required indicator for registration fields Closes #1172 See merge request pleroma/pleroma-fe!1543
This commit is contained in:
commit
3fc9673a7d
2 changed files with 9 additions and 3 deletions
|
|
@ -234,8 +234,9 @@
|
|||
}
|
||||
},
|
||||
"registration": {
|
||||
"bio": "Bio",
|
||||
"bio_optional": "Bio (optional)",
|
||||
"email": "Email",
|
||||
"email_optional": "Email (optional)",
|
||||
"fullname": "Display name",
|
||||
"password_confirm": "Password confirmation",
|
||||
"registration": "Registration",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue