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) %>