diff options
Diffstat (limited to 'i18n/ko.i18n.json')
-rw-r--r-- | i18n/ko.i18n.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 677d4ae8..82854c90 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -184,6 +184,7 @@ "email-enrollAccount-subject": "__siteName__에 계정 생성이 완료되었습니다.", "email-enrollAccount-text": "안녕하세요. __user__님,\n\n시작하려면 아래링크를 클릭해 주세요.\n\n__url__\n\n감사합니다.", "email-fail": "이메일 전송 실패", + "email-fail-text": "Error trying to send email", "email-invalid": "잘못된 이메일 주소", "email-invite": "이메일로 초대", "email-invite-subject": "__inviter__님이 당신을 초대하였습니다.", @@ -239,6 +240,7 @@ "initials": "이니셜", "invalid-date": "잘못된 날짜", "invalid-time": "Invalid time", + "invalid-user": "Invalid user", "joined": "참가함", "just-invited": "보드에 방금 초대되었습니다.", "keyboard-shortcuts": "키보드 단축키", @@ -386,9 +388,12 @@ "smtp-password": "암호", "smtp-tls": "TLS 지원", "send-from": "보낸 사람", + "send-smtp-test": "Send a test email to yourself", "invitation-code": "초대 코드", "email-invite-register-subject": "\"__inviter__ 님이 당신에게 초대장을 보냈습니다.", "email-invite-register-text": "\"__user__ 님, \n\n__inviter__ 님이 Wekan 보드에 협업을 위하여 초대합니다.\n\n아래 링크를 클릭해주세요 : \n__url__\n\n그리고 초대 코드는 __icode__ 입니다.\n\n감사합니다.", + "email-smtp-test-subject": "SMTP Test Email From Wekan", + "email-smtp-test-text": "You have successfully sent an email", "error-invitation-code-not-exist": "초대 코드가 존재하지 않습니다.", "error-notAuthorized": "이 페이지를 볼 수있는 권한이 없습니다.", "outgoing-webhooks": "Outgoing Webhooks", |