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
|
@ -514,7 +514,6 @@ ko:
|
|||
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