summaryrefslogtreecommitdiff
path: root/app/views/dashboard/projects/starred.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/projects/starred.html.haml')
-rw-r--r--app/views/dashboard/projects/starred.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/dashboard/projects/starred.html.haml b/app/views/dashboard/projects/starred.html.haml
index 70705923d42..770b8bd7b2b 100644
--- a/app/views/dashboard/projects/starred.html.haml
+++ b/app/views/dashboard/projects/starred.html.haml
@@ -1,5 +1,5 @@
-- page_title "Starred Projects"
-- header_title "Projects", dashboard_projects_path
+- page_title "星标项目"
+- header_title "项目", dashboard_projects_path
= render 'dashboard/projects_head'
@@ -9,5 +9,5 @@
- if @projects.any?
= render 'projects'
- else
- %h3 You don't have starred projects yet
- %p.slead Visit project page and press on star icon and it will appear on this page.
+ %h3 你还没有给任何项目加注星标
+ %p.slead 访问项目页面然后按下星标图标即可将项目显示在此页面。