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