Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ko.js')
-rw-r--r--apps/comments/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js
index ce66d0d27c9..0081331a5c2 100644
--- a/apps/comments/l10n/ko.js
+++ b/apps/comments/l10n/ko.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"comments",
{
"Comments" : "댓글",
- "New comment …" : "새로운 댓글 …",
+ "Edit comment" : "댓글 편집",
"Delete comment" : "댓글 삭제",
+ "New comment …" : "새로운 댓글 …",
"Post" : "게시",
"Cancel" : "취소",
- "Edit comment" : "댓글 편집",
"[Deleted user]" : "[삭제된 사용자]",
"No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작하십시오!",
"More comments …" : "더 많은 댓글 …",