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 64adc3b87..caa5e5e91 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"_%n other_::_%n others_" : ["외 %n명"],
"{actor} invited you to {call}" : "{actor} 님이 {call}에 초대함",
"You were invited to a <strong>conversation</strong> or had a <strong>call</strong>" : "당신은 <strong>대화</strong>에 초대되었거나 <strong>통화</strong>를 했습니다",
+ "Other activities" : "다른 활동",
"Talk" : "토크",
"Guest" : "손님",
"Welcome to Nextcloud Talk!\nIn this conversation you will be informed about new features available in Nextcloud Talk." : "환영합니다!\n이것으로 Nextcloud Talk에서 가능한 것들을 알게될 것입니다.",
diff --git a/l10n/ko.json b/l10n/ko.json
index 81f5c6650..6e4863ff7 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -10,6 +10,7 @@
"_%n other_::_%n others_" : ["외 %n명"],
"{actor} invited you to {call}" : "{actor} 님이 {call}에 초대함",
"You were invited to a <strong>conversation</strong> or had a <strong>call</strong>" : "당신은 <strong>대화</strong>에 초대되었거나 <strong>통화</strong>를 했습니다",
+ "Other activities" : "다른 활동",
"Talk" : "토크",
"Guest" : "손님",
"Welcome to Nextcloud Talk!\nIn this conversation you will be informed about new features available in Nextcloud Talk." : "환영합니다!\n이것으로 Nextcloud Talk에서 가능한 것들을 알게될 것입니다.",