mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-17 19:12:45 +08:00
New translations passwords.php (Korean)
This commit is contained in:
parent
78bd482931
commit
7cf60afe14
|
@ -7,7 +7,7 @@
|
|||
return [
|
||||
|
||||
'password' => '여덟 글자를 넘어야 합니다.',
|
||||
'user' => '메일 주소를 가진 사용자가 없습니다.',
|
||||
'user' => "메일 주소를 가진 사용자가 없습니다.",
|
||||
'token' => '이 링크는 더 이상 유효하지 않습니다.',
|
||||
'sent' => '메일을 보냈습니다.',
|
||||
'reset' => '비밀번호를 바꿨습니다.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user