From d9ceb8ac7890fc714c1c3459b51421c2994277c4 Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Sun, 12 Jul 2026 22:54:50 +0700 Subject: [PATCH] New translations app_en.arb (Korean) [ci skip] --- lib/l10n/arb/app_ko.arb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/l10n/arb/app_ko.arb b/lib/l10n/arb/app_ko.arb index a4e54e6b..8702d996 100644 --- a/lib/l10n/arb/app_ko.arb +++ b/lib/l10n/arb/app_ko.arb @@ -2131,7 +2131,7 @@ "@downloadSelectQuality": { "description": "Dialog title - choose audio quality" }, - "downloadFrom": "다운로드 제공자", + "downloadFrom": "다운로드 제공자 선택", "@downloadFrom": { "description": "Label - download source" }, @@ -2956,7 +2956,7 @@ "@cacheTempDirectory": { "description": "Cache item title for temporary files directory" }, - "cacheTempDirectoryDesc": "다운로드 및 오디오 변환으로 생성된 임시 파일", + "cacheTempDirectoryDesc": "다운로드 및 오디오 변환으로 만들어진 임시 파일", "@cacheTempDirectoryDesc": { "description": "Description of what temporary directory contains" }, @@ -3396,7 +3396,7 @@ "@cueSplitButton": { "description": "Button text to start CUE splitting" }, - "actionCreate": "생성", + "actionCreate": "만들기", "@actionCreate": { "description": "Generic action button - create" },