summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-23 01:31:39 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-23 01:31:39 +0000
commit8f9027478e325d2b160f7d5a1546885e45499009 (patch)
tree75b1b9a22fa456dabd8606e03e4af92f8e28fe72
parent6b9383de87acec59d6d7bfc857b18d3bffe98c92 (diff)
Fix(l10n): Update translations from TransifexHEADmaster
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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..." : "업로드 중...",