add reason field on registration when by approval mode is on
This commit is contained in:
parent
444e3641ee
commit
209f826c15
3 changed files with 1 additions and 0 deletions
|
@ -834,6 +834,7 @@
|
||||||
"registration.lead": "With an account on {instance} you\"ll be able to follow people on any server in the fediverse.",
|
"registration.lead": "With an account on {instance} you\"ll be able to follow people on any server in the fediverse.",
|
||||||
"registration.sign_up": "Sign up",
|
"registration.sign_up": "Sign up",
|
||||||
"registration.tos": "Terms of Service",
|
"registration.tos": "Terms of Service",
|
||||||
|
"registration.reason": "Reason for Joining",
|
||||||
"relative_time.days": "{number}d",
|
"relative_time.days": "{number}d",
|
||||||
"relative_time.hours": "{number}h",
|
"relative_time.hours": "{number}h",
|
||||||
"relative_time.just_now": "now",
|
"relative_time.just_now": "now",
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue