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" },