From ca0f90e13faae772ba0d8c484c75f985bde33c22 Mon Sep 17 00:00:00 2001 From: Haibin Yu Date: Tue, 27 Oct 2015 00:27:04 +0800 Subject: [PATCH] fix locales --- config/locales/rucaptcha.zh-CN.yml | 2 +- config/locales/rucaptcha.zh-TW.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: "驗證碼不正確"