diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
commit | 943d9737e44f4848a0a1202b813565edf58f2321 (patch) | |
tree | 8cce60cb1cdf43f8484e8f6964fb1ae862369044 /apps/comments/l10n/ko.js | |
parent | cf5d30387b20e74304e4d28f709b928c3cb231c9 (diff) | |
download | nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.tar.gz nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ko.js')
-rw-r--r-- | apps/comments/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index cb89b09aabc..6e2eb80ec02 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { + "Comments" : "댓글", "New comment …" : "새로운 댓글 ...", "Delete comment" : "댓글 삭제", "Post" : "게시", "Cancel" : "취소", "Edit comment" : "댓글 편집", "[Deleted user]" : "[삭제된 사용자]", - "Comments" : "댓글", "No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작합니다!", "More comments …" : "더 많은 댓글...", "Save" : "저장", |