summaryrefslogtreecommitdiff
path: root/app/views/projects/labels/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/labels/edit.html.haml')
-rw-r--r--app/views/projects/labels/edit.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/labels/edit.html.haml b/app/views/projects/labels/edit.html.haml
index 675a805e12f..c64d69871c3 100644
--- a/app/views/projects/labels/edit.html.haml
+++ b/app/views/projects/labels/edit.html.haml
@@ -1,7 +1,7 @@
-- page_title "Edit", @label.name, "Labels"
+- page_title "编辑", @label.name, "标记"
= render "header_title"
%h3.page-title
- Edit Label
+ 编辑标记
%hr
= render 'form'