summaryrefslogtreecommitdiff
path: root/app/views/devise/registrations/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/devise/registrations/new.html.haml')
-rw-r--r--app/views/devise/registrations/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/devise/registrations/new.html.haml b/app/views/devise/registrations/new.html.haml
index 42cfbbf84f2..adf3bd72c25 100644
--- a/app/views/devise/registrations/new.html.haml
+++ b/app/views/devise/registrations/new.html.haml
@@ -1,4 +1,4 @@
-- page_title "Sign up"
+- page_title "注册"
= render 'devise/shared/signup_box'
= render 'devise/shared/sign_in_link'