summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/wikis/edit.html.haml')
-rw-r--r--app/views/projects/wikis/edit.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/wikis/edit.html.haml b/app/views/projects/wikis/edit.html.haml
index 4dd818c7f67..4da93a4165c 100644
--- a/app/views/projects/wikis/edit.html.haml
+++ b/app/views/projects/wikis/edit.html.haml
@@ -1,4 +1,4 @@
-- page_title "Edit", @page.title.capitalize, "Wiki"
+- page_title "编辑", @page.title.capitalize, "维基"
= render "header_title"
= render 'nav'
@@ -11,7 +11,7 @@
= @page.title.capitalize
%span.light
·
- Edit Page
+ 编辑页面
.nav-controls
= render 'main_links'