diff options
Diffstat (limited to 'config/locales/devise.ko.yml')
-rw-r--r-- | config/locales/devise.ko.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/devise.ko.yml b/config/locales/devise.ko.yml index 45e5e47f8..6245d883d 100644 --- a/config/locales/devise.ko.yml +++ b/config/locales/devise.ko.yml @@ -19,7 +19,7 @@ ko: mailer: confirmation_instructions: action: 이메일 확인 - action_with_app: 확인하고 %{app}으로 돌아가기 + action_with_app: 확인하고 %{app} 앱으로 돌아가기 explanation: 당신은 %{host}에서 이 이메일로 가입하셨습니다. 클릭만 하시면 계정이 활성화 됩니다. 만약 당신이 가입한 게 아니라면 이 메일을 무시해 주세요. explanation_when_pending: 당신은 %{host}에 가입 요청을 하셨습니다. 이 이메일이 확인 되면 우리가 가입 요청을 리뷰하고 승인할 수 있습니다. 그 전까지는 로그인을 할 수 없습니다. 당신의 가입 요청이 거부 될 경우 당신에 대한 정보는 모두 삭제 되며 따로 요청 할 필요는 없습니다. 만약 당신이 가입 요청을 한 게 아니라면 이 메일을 무시해 주세요. extra_html: <a href="%{terms_path}">서버의 규칙</a>과 <a href="%{policy_path}">이용 약관</a>도 확인해 주세요. |