From 032ccdb2b85e7fec1517b34b8b10c06274ebbcbc Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 24 Sep 2015 14:01:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E5=BB=BA=E9=A1=B9=E7=9B=AE=20--?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=B1=BB=E5=9E=8B=E9=BB=98=E8=AE=A4=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/new.html.erb b/app/views/projects/new.html.erb index e57afe0ad..66d933adc 100644 --- a/app/views/projects/new.html.erb +++ b/app/views/projects/new.html.erb @@ -18,7 +18,7 @@
  • <%= select_tag :project_new_type, options_for_select([["开发模式", "1"], ["研讨模式", "2"], ["圈子模式", "3"]]) %> - 为团队提供系列在线开发工具! + <%=l(:label_type_des_development) %>