From 60dc415ae6ca91fcfab77bd26a064fabadd50cb2 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 21 Feb 2022 22:37:42 -0600 Subject: [PATCH] New translations en_US.json (Korean) --- src/i18n/ko_KR.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/ko_KR.jsonc b/src/i18n/ko_KR.jsonc index 5092cc46..439b6816 100644 --- a/src/i18n/ko_KR.jsonc +++ b/src/i18n/ko_KR.jsonc @@ -142,6 +142,7 @@ "error.noResults": "결과 없음", "settings.header.connectivity": "연동", "settings.header.visual.theme": "테마", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "action.showAlbum": "전체 앨범 보기", "home.followedArtists": "팔로우한 아티스트", @@ -365,4 +366,4 @@ "remote.web.description": "QR 코드를 스캔해서 Cider와 스마트폰을 연결하기", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "Cider Collective Team과 모든 기여자들에게 감사합니다." -} \ No newline at end of file +}