#930 Add specific message for register captcha success
This commit is contained in:
@@ -98,6 +98,8 @@ email_cooldown_error: '&8[&6用戶系統&8] &c你已經辦理過重寄郵件,
|
||||
usage_captcha: '&8[&6用戶系統&8] &f用法:《 /captcha <theCaptcha> 》'
|
||||
wrong_captcha: '&8[&6用戶系統&8] &c你所輸入的驗證碼無效,請使用 《 /captcha THE_CAPTCHA 》 再次輸入。'
|
||||
valid_captcha: '&8[&6用戶系統&8] &c你所輸入的驗證碼無效 !'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
@@ -105,7 +107,7 @@ valid_captcha: '&8[&6用戶系統&8] &c你所輸入的驗證碼無效 !'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute an other sensitive command to get a new code!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
|
||||
# Time units
|
||||
|
||||
Reference in New Issue
Block a user