From 440441ccb3db6719e18fab4ed03213b45ceb2647 Mon Sep 17 00:00:00 2001 From: vidarlee Date: Sun, 21 May 2017 18:23:59 +0900 Subject: Enhance for the Chinese translation (#3198) * Enhance for the Chinese translation * Add filtered_languages for Chinese Translation include CN/HK/TW for PR #3175 --- app/views/user_mailer/password_change.zh-cn.text.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/user_mailer/password_change.zh-cn.text.erb') diff --git a/app/views/user_mailer/password_change.zh-cn.text.erb b/app/views/user_mailer/password_change.zh-cn.text.erb index e6663f41e..5a989d324 100644 --- a/app/views/user_mailer/password_change.zh-cn.text.erb +++ b/app/views/user_mailer/password_change.zh-cn.text.erb @@ -1,3 +1,3 @@ <%= @resource.email %>,嗨呀! -这只是一封用来通知你的密码已经改变的邮件。_(:3」∠)_ +这只是一封用来通知你的密码已经被修改的邮件。_(:3」∠)_ -- cgit