From 74d95aa366577af63042db4abdabe4518b9cdcd5 Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Wed, 11 Dec 2024 08:21:47 -0800 Subject: [PATCH] Update ko.js --- src/gui/src/i18n/translations/ko.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/gui/src/i18n/translations/ko.js b/src/gui/src/i18n/translations/ko.js index dd5c23ec3..a0ee7bf5e 100644 --- a/src/gui/src/i18n/translations/ko.js +++ b/src/gui/src/i18n/translations/ko.js @@ -388,9 +388,6 @@ const ko = { "This user already has access to this item": "이 사용자는 이미 접근 권한이 있습니다.", - // ---------------------------------------- - // Missing translations: - // ---------------------------------------- "billing.change_payment_method": "결제 수단 변경", // added "payment method" "billing.cancel": "취소", "billing.download_invoice": "청구서 다운로드", // added "invoice"