From 990d2b5ccb48e68f949cbc2b7fdb6195bd0ba1dc Mon Sep 17 00:00:00 2001
From: Nyan <osu@kakao.com>
Date: Sat, 28 Aug 2021 05:36:36 +0000
Subject: [PATCH] Translated using Weblate (Korean)

Currently translated at 40.6% (186 of 458 strings)

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

diff --git a/ko.json b/ko.json
index 282912f..9446f5f 100644
--- a/ko.json
+++ b/ko.json
@@ -34,7 +34,8 @@
                 "message_where": "{{channel_name}}에 메세지 보내기",
                 "typing": {
                     "single": "{{user}}님이 입력하고 있어요…",
-                    "multiple": "{{userlist}} 및 {{user}}님이 입력하고 있어요…"
+                    "multiple": "{{userlist}} 및 {{user}}님이 입력하고 있어요…",
+                    "several": "여러 사람이 입력하고 있어요…"
                 },
                 "attached_file": "{{filename}} 첨부",
                 "message_who": "{{person}}에게 메세지 보내기",
-- 
GitLab