Improve valication error message

This commit is contained in:
Jason Lee 2019-04-02 11:29:56 +08:00
parent 4e327b5c0a
commit 8d718d8377
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
en:
rucaptcha:
invalid: "Captcha invalid!"
invalid: "The captcha code is incorrect (if you can't read, you can click image to refresh it)"

View File

@ -1,3 +1,3 @@
'zh-CN':
rucaptcha:
invalid: "验证码不正确"
invalid: "验证码不正确(如无法识别,可以点击刷新验证码)"

View File

@ -1,3 +1,3 @@
'zh-TW':
rucaptcha:
invalid: "驗證碼不正確"
invalid: "驗證碼不正確(如無法識別,可以點擊刷新驗證碼)"