From 4b69278becc0a27a766d9c4cb1df67d4e1410547 Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Sun, 5 Jul 2026 22:15:21 +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 76c2df6b..b24269ff 100644 --- a/lib/l10n/arb/app_ko.arb +++ b/lib/l10n/arb/app_ko.arb @@ -784,7 +784,7 @@ "@previewUnavailable": { "description": "Snackbar shown when a track preview snippet cannot be played" }, - "dialogDiscard": "취소", + "dialogDiscard": "폐기", "@dialogDiscard": { "description": "Dialog button - discard changes" }, @@ -796,11 +796,11 @@ "@dialogUninstall": { "description": "Dialog button - uninstall extension" }, - "dialogDiscardChanges": "변경 사항 취소", + "dialogDiscardChanges": "변경 사항 폐기", "@dialogDiscardChanges": { "description": "Dialog title - unsaved changes warning" }, - "dialogUnsavedChanges": "저장되지 않은 변경 사항이 있습니다. 삭제하시겠습니까?", + "dialogUnsavedChanges": "저장되지 않은 변경 사항이 있습니다. 폐기하시겠습니까?", "@dialogUnsavedChanges": { "description": "Dialog message - unsaved changes" },