From 2a7531af7e8eb187dd40f852bedffdce1b800434 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=ED=95=B4=ED=94=BC=EC=A7=84?= <happy_jin123@hanmail.net>
Date: Sat, 28 Aug 2021 05:38:05 +0000
Subject: [PATCH] Translated using Weblate (Korean)

Currently translated at 56.9% (261 of 458 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/ko/
---
 ko.json | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/ko.json b/ko.json
index 480f29b..920aa0f 100644
--- a/ko.json
+++ b/ko.json
@@ -24,7 +24,9 @@
                     "user_left": "{{user}}님이 나갔어요",
                     "user_kicked": "{{user}}님이 추방되었어요",
                     "channel_description_changed": "{{user}}님이 채널 설명을 변경했어요",
-                    "user_banned": "{{user}}님이 차단되었어요"
+                    "user_banned": "{{user}}님이 차단되었어요",
+                    "added_by": "{{other_user}}님이 {{user}}님을 추가했어요",
+                    "removed_by": "{{other_user}}님이 {{user}}님을 제거했어요"
                 },
                 "voice": {
                     "leave": "연결 끊기",
@@ -79,7 +81,9 @@
             },
             "categories": {
                 "members": "멤버",
-                "channels": "채널"
+                "channels": "채널",
+                "conversations": "대화",
+                "participants": "참가자들"
             }
         },
         "settings": {
-- 
GitLab