Merge pull request #4 from fantasticfears/patch-2

Update client.zh_CN.yml
This commit is contained in:
Régis Hanol 2015-06-18 16:37:25 +02:00
commit ec6a5cd109
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
zh_CN:
js:
solved:
allow_accepted_answers: "允许用户认可答案"
accept_answer: "认可答案"
allow_accepted_answers: "允许用户选择解决问题的答案"
accept_answer: "这个答案解决了我的问题"
has_accepted_answer: "这个主题已经有了正确的答案"
unaccept_answer: "取消认可答案"
accepted_answer: "认可答案"
accepted_html: "<i class='fa-check-square fa accepted'></i>由<a href data-user-card='{{username_lower}}'>{{username}}</a>在 <a href='{{post_path}}'>#{{post_number}} 楼</a>解决"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"