From 8510e2717666a82a310be954687a151f309d108f Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 10 Dec 2023 15:15:38 -0600 Subject: [PATCH] New translations en-us.json (Korean) --- frontend/lang/messages/ko-KR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index 838fa1555538..62265a46fa09 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -114,6 +114,7 @@ "json": "JSON", "keyword": "키워드", "link-copied": "링크 복사됨", + "loading": "Loading", "loading-events": "이벤트를 불러오는 중", "loading-recipe": "Loading recipe...", "loading-ocr-data": "Loading OCR data...",