From 7c07f245adadfb1d9a16aea41a3f9fc49f67d11c Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Sun, 2 Aug 2026 23:54:00 +0700 Subject: [PATCH] New translations app_en.arb (Korean) [ci skip] --- lib/l10n/arb/app_ko.arb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/l10n/arb/app_ko.arb b/lib/l10n/arb/app_ko.arb index f2f18bed..1df592d0 100644 --- a/lib/l10n/arb/app_ko.arb +++ b/lib/l10n/arb/app_ko.arb @@ -793,7 +793,7 @@ "description": "Dialog title - import CSV playlist" }, "dialogImportPlaylistMessage": "{count} 개의 트랙이 재생목록 파일에서 발견되었습니다. 다운로드 목록에 추가하시겠습니까?", - "csvImportTracks": "CSV 파일의 트랙: {count}", + "csvImportTracks": "CSV 파일의 트랙 수: {count}", "@csvImportTracks": { "description": "Label shown in quality picker for CSV import", "placeholders": { @@ -826,7 +826,7 @@ "@collectionExportM3uFailed": { "description": "Snackbar when writing or sharing the M3U8 export fails" }, - "trackOpenOn": "다른 음원 플랫폼에서 열기", + "trackOpenOn": "음원 플랫폼에서 열기", "@trackOpenOn": { "description": "Track option and sheet title listing streaming platforms where the track can be opened" },