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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js
index 3b982794dc5..42f60f5b0e3 100644
--- a/apps/comments/l10n/ko.js
+++ b/apps/comments/l10n/ko.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "댓글",
"You commented" : "댓글 남김",
- "%1$s commented" : "%1$s 님의 댓글",
"{author} commented" : "{author} 님이 댓글 남김",
"You commented on %1$s" : "%1$s에 댓글 남김",
"You commented on {file}" : "{file}에 댓글 남김",
@@ -18,6 +17,7 @@ OC.L10N.register(
"_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"],
"_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"],
"Comment" : "설명",
+ "%1$s commented" : "%1$s 님의 댓글",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함",
"{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함"
},