From 9cdb010166d9d18e41c6cabdacb2fd4f6466ea94 Mon Sep 17 00:00:00 2001 From: comfuture Date: Wed, 28 May 2025 15:53:29 +0900 Subject: [PATCH] =?UTF-8?q?fix(i18n):=20update=20'disabled'=20title=20tran?= =?UTF-8?q?slation=20to=20'=EC=82=AC=EC=9A=A9=EC=95=88=ED=95=A8'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/i18n/ko-KR/workflow.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/ko-KR/workflow.ts b/web/i18n/ko-KR/workflow.ts index b5183b37ca..f6435edb58 100644 --- a/web/i18n/ko-KR/workflow.ts +++ b/web/i18n/ko-KR/workflow.ts @@ -463,7 +463,7 @@ const translation = { metadata: { options: { disabled: { - title: '장애인', + title: '사용안함', subTitle: '메타데이터 필터링을 활성화하지 않음', }, automatic: {