From a893f88edee8f4d45ed7ec06f236f5303fbfd3b0 Mon Sep 17 00:00:00 2001 From: yuanke <249218296@qq.com> Date: Thu, 28 Apr 2016 10:52:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E6=A8=A1=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E4=B8=A2=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/zh.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/config/locales/zh.yml b/config/locales/zh.yml index d6f292d79..3c4cc5452 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -2125,5 +2125,22 @@ zh: label_resource_belongs_course: 所属课程 label_resource_belongs_project: 所属项目 + #微信模板消息 + label_new_homework_template: 您的课程有新作业了 + label_update_homework_template: 您的作业已被修改 + label_course_topic_template: 课程问答区有新帖子发布了 + label_topic_comment_template: 您的帖子有新回复了 + label_project_topic_template: 项目讨论区有新帖子发布了 + label_issue_comment_template: 您的缺陷有新回复了 + label_notice_comment_template: 您的课程通知有新回复了 + label_news_comment_template: 您的项目新闻有新回复了 + label_homework_comment_template: 您的作业有新回复了 + label_new_journals_template: 您有新留言了 + label_journals_comment_template: 您的留言有新回复了 + label_blog_comment_template: 您的博客有新回复了 + label_new_blog_template: 有新博客了 + label_new_issue_template: 您有新缺陷了 + label_new_notice_template: 您的课程有新通知了 + #edit yk label_code_work_tests: 代码测试列表