summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ko.js1
-rw-r--r--l10n/ko.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index 65304b5f..e223565d 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Home" : "집",
"Notifications" : "알림",
"Profile" : "프로필",
+ "In reply to" : "답장",
"Add attachment" : "첨부파일 추가",
"Add emoji" : "이모지 추가",
"Uploading..." : "업로드 중...",
diff --git a/l10n/ko.json b/l10n/ko.json
index 9bbca599..11a0ff1d 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -6,6 +6,7 @@
"Home" : "집",
"Notifications" : "알림",
"Profile" : "프로필",
+ "In reply to" : "답장",
"Add attachment" : "첨부파일 추가",
"Add emoji" : "이모지 추가",
"Uploading..." : "업로드 중...",