summaryrefslogtreecommitdiff
path: root/app/views/explore/projects/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/projects/index.html.haml')
-rw-r--r--app/views/explore/projects/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/explore/projects/index.html.haml b/app/views/explore/projects/index.html.haml
index 42b50481b9d..2148620092f 100644
--- a/app/views/explore/projects/index.html.haml
+++ b/app/views/explore/projects/index.html.haml
@@ -1,5 +1,5 @@
-- page_title "Projects"
-- header_title "Projects", dashboard_projects_path
+- page_title "项目"
+- header_title "项目", dashboard_projects_path
- if current_user
= render 'dashboard/projects_head'