From 87f3f9e35e7f8f51739f5a728d9338c590d3447e Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Wed, 19 Oct 2022 21:55:20 -0500 Subject: [PATCH] New translations en_US.json (Korean) --- src/i18n/ko_KR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/ko_KR.json b/src/i18n/ko_KR.json index 065521e8..2046e1eb 100644 --- a/src/i18n/ko_KR.json +++ b/src/i18n/ko_KR.json @@ -2,7 +2,7 @@ "i18n.languageName": "한국어 (KR)", "i18n.languageNameEnglish": "Korean (KR)", "i18n.category": "main", - "i18n.authors": "@Hazealign @iodes", + "i18n.authors": "@Hazealign @iodes @a1100 @briantrnn", "app.name": "Cider", "date.format": "${y}. ${m}. ${d}", "dialog.cancel": "취소", @@ -13,8 +13,8 @@ "notification.buildingPlaylistCache": "플레이리스트 캐시 생성중...", "term.variables": "변수", "term.appleInc": "Apple Inc.", - "term.appleMusic": "애플뮤직", - "term.applePodcasts": "애플 포드캐스트", + "term.appleMusic": "Apple Music", + "term.applePodcasts": "Apple Podcasts", "term.itunes": "아이튠즈", "term.github": "깃허브", "term.discord": "디스코드",