summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/new.html.haml')
-rw-r--r--app/views/projects/issues/new.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/issues/new.html.haml b/app/views/projects/issues/new.html.haml
index b317a0c1cf4..cee9a064a89 100644
--- a/app/views/projects/issues/new.html.haml
+++ b/app/views/projects/issues/new.html.haml
@@ -1,8 +1,8 @@
-- page_title "New Issue"
+- page_title "新问题"
= render "header_title"
%h3.page-title
- New Issue
+ 新问题
%hr
= render "form"