]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/auth.php
move zip export into exportservice
[bookstack] / resources / lang / ko / auth.php
index a89706a74960894b77b6d6169d3130ad94ce1d79..9c4d98bcb01be1d3b40624e686e63f39ec7d1f31 100644 (file)
@@ -21,7 +21,7 @@ return [
     'email' => '메일 주소',
     'password' => '비밀번호',
     'password_confirm' => '비밀번호 확인',
-    'password_hint' => ' 글자를 넘어야 합니다.',
+    'password_hint' => '일곱 글자를 넘어야 합니다.',
     'forgot_password' => '비밀번호를 잊었나요?',
     'remember_me' => '로그인 유지',
     'ldap_email_hint' => '이 계정에 대한 메일 주소를 입력하세요.',
@@ -43,7 +43,7 @@ return [
     'reset_password' => '비밀번호 바꾸기',
     'reset_password_send_instructions' => '메일 주소를 입력하세요. 이 주소로 해당 과정을 위한 링크를 보낼 것입니다.',
     'reset_password_send_button' => '메일 보내기',
-    'reset_password_sent_success' => ':email로 메일을 보냈습니다.',
+    'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.',
     'reset_password_success' => '비밀번호를 바꿨습니다.',
     'email_reset_subject' => ':appName 비밀번호 바꾸기',
     'email_reset_text' => '비밀번호를 바꿉니다.',