From 285f31387585496038f4a691b558cc320281485f Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Sat, 1 Aug 2026 20:51:28 +0700 Subject: [PATCH] New translations app_en.arb (Korean) [ci skip] --- lib/l10n/arb/app_ko.arb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/l10n/arb/app_ko.arb b/lib/l10n/arb/app_ko.arb index cb6d92b4..e0abdb08 100644 --- a/lib/l10n/arb/app_ko.arb +++ b/lib/l10n/arb/app_ko.arb @@ -2145,7 +2145,7 @@ "@downloadedAlbumTapToSelect": { "description": "Selection hint" }, - "downloadedAlbumDeleteCount": "{count} {count, plural, =1{트랙} other{트랙}} 삭제", + "downloadedAlbumDeleteCount": "{count} 개의 {count, plural, =1{트랙} other{트랙}} 삭제", "@downloadedAlbumDeleteCount": { "description": "Delete button text with count", "placeholders": { @@ -3510,7 +3510,7 @@ "@collectionPlaylistRemoveCover": { "description": "Bottom sheet action to remove custom cover image from a playlist" }, - "selectionShareCount": "{count} {count, plural, =1{트랙} other{트랙}} 공유", + "selectionShareCount": "{count} 개의 {count, plural, =1{트랙} other{트랙}} 공유", "@selectionShareCount": { "description": "Share button text with count in selection mode", "placeholders": { @@ -3523,7 +3523,7 @@ "@selectionShareNoFiles": { "description": "Snackbar when no selected files exist on disk" }, - "selectionConvertCount": "{count} {count, plural, =1{트랙} other{트랙}} 변환", + "selectionConvertCount": "{count} 개의 {count, plural, =1{트랙} other{트랙}} 변환", "@selectionConvertCount": { "description": "Convert button text with count in selection mode", "placeholders": { @@ -5249,7 +5249,7 @@ } } }, - "selectionDeleteTracksCount": "{count} {count, plural, =1{트랙} other{트랙}} 삭제", + "selectionDeleteTracksCount": "{count} 개의 {count, plural, =1{트랙} other{트랙}} 삭제", "@selectionDeleteTracksCount": { "description": "Button label for deleting selected tracks", "placeholders": {