From 2d0fca3a5336c4ca303ab91069ee1532e28d95cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EC=95=88=EC=9E=AC=EB=B2=94?= <ajb8533296@gmail.com>
Date: Sat, 28 Aug 2021 06:34:09 +0000
Subject: [PATCH] Translated using Weblate (Korean)

Currently translated at 69.2% (317 of 458 strings)

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

diff --git a/ko.json b/ko.json
index cb4b9a3..3561967 100644
--- a/ko.json
+++ b/ko.json
@@ -489,5 +489,17 @@
         "disabled": "비활성화",
         "off": "오프",
         "unavailable": "미지원"
+    },
+    "error": {
+        "TooShort": "너무 짧습니다",
+        "TooLong": "너무 깁니다",
+        "InvalidEmail": "이메일 주소가 잘못됐습니다",
+        "FileTooLarge": "파일이 너무 큽니다",
+        "RequiredField": "필수",
+        "InvalidToken": "잘못된 토큰",
+        "InvalidInvite": "잘못된 코드"
+    },
+    "shortcuts": {
+        "ctrlc": "복사"
     }
 }
-- 
GitLab