summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ko.js')
-rw-r--r--apps/comments/l10n/ko.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js
index 2bea9aea01a..cb89b09aabc 100644
--- a/apps/comments/l10n/ko.js
+++ b/apps/comments/l10n/ko.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}",
"Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}",
"Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다",
+ "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"],
"Comment" : "설명",
"<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>",
"You commented" : "댓글을 달았습니다",