From 9e62d94f2c55dd8889e0e7cb18dda9d3dd077acd Mon Sep 17 00:00:00 2001 From: DDinghoya Date: Sun, 2 Nov 2025 10:35:06 +0900 Subject: [PATCH] Update ko.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed remove one of the entrie as below "shuffleAll": "모두 셔플" --- resources/i18n/ko.json | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/i18n/ko.json b/resources/i18n/ko.json index 1b4fe4bab..f30d5c61c 100644 --- a/resources/i18n/ko.json +++ b/resources/i18n/ko.json @@ -43,7 +43,6 @@ "playNow": "지금 재생", "addToPlaylist": "재생목록에 추가", "shuffleAll": "모든 노래 셔플", - "shuffleAll": "모두 셔플", "download": "다운로드", "playNext": "다음 재생", "info": "정보 얻기"