From 60504e8d07247d1ca599cfec4e2ed94f72239c76 Mon Sep 17 00:00:00 2001 From: comfuture Date: Wed, 28 May 2025 15:57:20 +0900 Subject: [PATCH] =?UTF-8?q?fix(i18n):=20update=20translations=20for=20'mar?= =?UTF-8?q?ketAnalysis'=20and=20'marketplace'=20to=20'=EB=A7=88=EC=BC=93?= =?UTF-8?q?=20=EB=B6=84=EC=84=9D'=20and=20'=EB=A7=88=EC=BC=93'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/i18n/ko-KR/dataset-documents.ts | 2 +- web/i18n/ko-KR/plugin.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/i18n/ko-KR/dataset-documents.ts b/web/i18n/ko-KR/dataset-documents.ts index 6f6cb451cd..a00d3a7c25 100644 --- a/web/i18n/ko-KR/dataset-documents.ts +++ b/web/i18n/ko-KR/dataset-documents.ts @@ -301,7 +301,7 @@ const translation = { designDocument: '디자인 문서', productSpecification: '제품 사양서', financialReport: '재무 보고서', - marketAnalysis: '시장 분석', + marketAnalysis: '마켓 분석', projectPlan: '프로젝트 계획서', teamStructure: '팀 구조', policiesProcedures: '정책 및 절차', diff --git a/web/i18n/ko-KR/plugin.ts b/web/i18n/ko-KR/plugin.ts index feeed732e7..fd3603a07f 100644 --- a/web/i18n/ko-KR/plugin.ts +++ b/web/i18n/ko-KR/plugin.ts @@ -25,7 +25,7 @@ const translation = { }, source: { local: '로컬 패키지 파일', - marketplace: '시장', + marketplace: '마켓', github: '깃허브', }, detailPanel: {