about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.ja.html.erb
diff options
context:
space:
mode:
authoranon <anon@anoncom.net>2017-04-17 17:32:09 +0900
committerEugen <eugen@zeonfederated.com>2017-04-17 10:32:09 +0200
commitf8ae12909cf2413666e956245ab784871089b92b (patch)
tree7a0b3ccfbe8f1a6d93d1eef435a14d883c423bdc /app/views/user_mailer/reset_password_instructions.ja.html.erb
parent78bdfc45891e3d4e1dbd3cdea1d905502fd096e2 (diff)
Fix tiny typo, and added link to terms and conditions in confirmation email for Japanese. (#1975) (#1975)
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.ja.html.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.ja.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.ja.html.erb b/app/views/user_mailer/reset_password_instructions.ja.html.erb
index 156758ef5..d0d7203f4 100644
--- a/app/views/user_mailer/reset_password_instructions.ja.html.erb
+++ b/app/views/user_mailer/reset_password_instructions.ja.html.erb
@@ -4,5 +4,5 @@
 
 <p><%= link_to 'パスワードを変更', edit_password_url(@resource, reset_password_token: @token) %></p>
 
-<p>このメールに見に覚えのない場合は無視してください。</p>
+<p>このメールに身に覚えのない場合は無視してください。</p>
 <p>上記のリンクにアクセスし、変更をしない限りパスワードは変更されません。</p>