From 3e03acd39161bdf66b8bbe406b9a33930733e318 Mon Sep 17 00:00:00 2001 From: kaizheng <18763216000@163.com> Date: Thu, 22 Aug 2013 21:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=8E=92=E5=BA=8F=E5=9B=BD?= =?UTF-8?q?=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/en.yml | 6 +++++- config/locales/zh.yml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 81e859688..914366e81 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1255,7 +1255,7 @@ en: label_upassword_info: The password can be shared in the group label_how_commit_code: How to commit code: label_how_commit_code_chinese: Chinese - label_welcome_leave_message: Hi!The platform is currently in beta version.If you have any comments and suggentions,please + label_welcome_leave_message: Hi!The platform is currently in beta version.If you have any comments and suggestions,please label_welcome_click_me: Click me label_issue_praise: Good question,praise! label_issue_tread: Poor question,tread! @@ -1309,3 +1309,7 @@ en: label_bids_new_content: input the award content,such as certificate,things etc. label_user_login_tips: You havn't logged in,for leaving message please login first label_user_login_new: login + label_project_sort: the way of sorting + label_sort_by_time: sorting by time + label_sort_by_active: sorting by active + label_sort_by_influence: sorting by influence diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 372029914..cf786d4af 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1327,4 +1327,8 @@ zh: label_bids_form_new_description: 发布一个需求,一次竞赛或者一个课程的作业 label_bids_new_money: 输入奖励金额,如 500,2.5等 label_bids_new_credit: 输入该作业对应课程的学分,如 3,2.5等 - label_bids_new_content: 输入奖励内容,如 奖项,物品等 \ No newline at end of file + label_bids_new_content: 输入奖励内容,如 奖项,物品等 + label_project_sort: 排序方式 + label_sort_by_time: 按时间排序 + label_sort_by_active: 按活跃度排序 + label_sort_by_influence: 按影响力排序 \ No newline at end of file