Add "why do you want to join" field to invite requests (#10524)
* Add "why do you want to join" field to invite requests Fix #10512 * Remove unused translations * Fix broken registrations when no invite request text is submitted
This commit is contained in:
parent
0f3719f16f
commit
8b69a66380
57 changed files with 125 additions and 62 deletions
|
@ -518,7 +518,6 @@ cs:
|
|||
warning: Buďte s těmito daty velmi opatrní. Nikdy je s nikým nesdílejte!
|
||||
your_token: Váš přístupový token
|
||||
auth:
|
||||
agreement_html: Kliknutím na tlačítko „Registrovat“ souhlasíte s následováním <a href="%{rules_path}">pravidel tohoto serveru</a> a <a href="%{terms_path}">našich podmínek používání</a>.
|
||||
apply_for_account: Vyžádat si pozvánku
|
||||
change_password: Heslo
|
||||
checkbox_agreement_html: Souhlasím s <a href="%{rules_path}" target="_blank">pravidly serveru</a> a <a href="%{terms_path}" target="_blank">podmínkami používání</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue