summaryrefslogtreecommitdiff
path: root/app/views/projects/snippets/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/snippets/new.html.haml')
-rw-r--r--app/views/projects/snippets/new.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/snippets/new.html.haml b/app/views/projects/snippets/new.html.haml
index e57237991b4..6702c728d58 100644
--- a/app/views/projects/snippets/new.html.haml
+++ b/app/views/projects/snippets/new.html.haml
@@ -1,7 +1,7 @@
-- page_title "New Snippets"
+- page_title "新代码片段"
= render "header_title"
%h3.page-title
- New Snippet
+ 新代码片段
%hr
= render "shared/snippets/form", url: namespace_project_snippets_path(@project.namespace, @project, @snippet), visibility_level: default_snippet_visibility