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