diff --git a/config/locales/rucaptcha.zh-CN.yml b/config/locales/rucaptcha.zh-CN.yml index 44f3061..cc615da 100644 --- a/config/locales/rucaptcha.zh-CN.yml +++ b/config/locales/rucaptcha.zh-CN.yml @@ -1,3 +1,3 @@ 'zh-CN': rucaptcha: - invalid: "驗證碼不正確" + invalid: "验证码不正确" diff --git a/config/locales/rucaptcha.zh-TW.yml b/config/locales/rucaptcha.zh-TW.yml index 94312ff..a1f6b8e 100644 --- a/config/locales/rucaptcha.zh-TW.yml +++ b/config/locales/rucaptcha.zh-TW.yml @@ -1,3 +1,3 @@ 'zh-TW': rucaptcha: - invalid: "验证码不正确" + invalid: "驗證碼不正確"