diff options
Diffstat (limited to 'apps/comments/l10n/ko.js')
-rw-r--r-- | apps/comments/l10n/ko.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index a4cd9ab4c89..77c1e560a76 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -16,7 +16,6 @@ OC.L10N.register( "Retry" : "다시 시도", "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", - "%1$s commented" : "%1$s 님의 댓글", "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"] }, "nplurals=1; plural=0;"); |