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
|
|
@ -512,7 +512,6 @@ ja:
|
|||
warning: このデータは気をつけて取り扱ってください。他の人と共有しないでください!
|
||||
your_token: アクセストークン
|
||||
auth:
|
||||
agreement_html: 登録するをクリックすると <a href="%{rules_path}">サーバーのルール</a> と <a href="%{terms_path}">プライバシーポリシー</a> に従うことに同意したことになります。
|
||||
apply_for_account: 登録を申請する
|
||||
change_password: パスワード
|
||||
checkbox_agreement_html: <a href="%{rules_path}" target="_blank">サーバーのルール</a> と <a href="%{terms_path}" target="_blank">プライバシーポリシー</a> に同意します
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue