diff options
Diffstat (limited to 'CommentStreams/i18n/ko.json')
-rw-r--r-- | CommentStreams/i18n/ko.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CommentStreams/i18n/ko.json b/CommentStreams/i18n/ko.json index 50ac4d46..60638140 100644 --- a/CommentStreams/i18n/ko.json +++ b/CommentStreams/i18n/ko.json @@ -66,6 +66,7 @@ "commentstreams-buttontooltip-submit": "제출", "commentstreams-buttontooltip-cancel": "취소", "commentstreams-dialog-delete-message": "이 댓글을 삭제하겠습니까?", + "commentstreams-dialog-anonymous-message": "로그인되어 있지 않습니다. 이 댓글의 저장을 계속하면 IP 주소가 기록되며 이 댓글을 편집하거나 삭제할 수 없게 됩니다.", "commentstreams-dialog-buttontext-ok": "확인", "commentstreams-dialog-buttontext-cancel": "취소", "commentstreams-dialog-buttontext-yes": "예", @@ -114,5 +115,6 @@ "commentstreams-allcomments-label-lasteditor": "마지막 편집자", "commentstreams-allcomments-label-lastedited": "최근 편집", "commentstreams-allcomments-button-next": "다음", - "commentstreams-allcomments-button-previous": "이전" + "commentstreams-allcomments-button-previous": "이전", + "commentstreams-ve-conversion-error": "시각편집기에서 위키텍스트와 HTML 간 변환에 오류가 있습니다" } |