Merge pull request #485 from williamherry/add_missing_translation_for_chinese

add missing translation for chinese
This commit is contained in:
Sam 2013-03-17 14:46:18 -07:00
commit 2665617271
2 changed files with 12 additions and 0 deletions

View File

@ -62,12 +62,18 @@ zh_CN:
name: "分类名称"
post:
raw: "内容"
user:
email: "电子邮箱"
errors:
models:
topic:
attributes:
archetype:
cant_send_pm: "抱歉,你不能向该用户发送私信。"
user:
attributes:
email:
taken: "已经被使用"
user_profile:
no_info_me: "<div class='missing-profile'>你的介绍信息中,“关于我”部分目前还是空白,<a href='/users/%{username_lower}/preferences'>介绍一下你自己,好不好?</a></div>"

View File

@ -62,12 +62,18 @@ zh_TW:
name: "分類名稱"
post:
raw: "內容"
user:
email: "電子郵箱"
errors:
models:
topic:
attributes:
archetype:
cant_send_pm: "抱歉,你不能向該用戶發送私信。"
user:
attributes:
email:
taken: "已經被使用"
user_profile:
no_info_me: "<div class='missing-profile'>你的介紹信息中,“關于我”部分目前還是空白,<a href='/users/%{username_lower}/preferences'>介紹一下你自己,好不好?</a></div>"