fix(i18n): update translations for 'marketAnalysis' and 'marketplace' to '마켓 분석' and '마켓'

pull/20348/head
comfuture 12 months ago
parent 755cc9f09c
commit 60504e8d07

@ -301,7 +301,7 @@ const translation = {
designDocument: '디자인 문서', designDocument: '디자인 문서',
productSpecification: '제품 사양서', productSpecification: '제품 사양서',
financialReport: '재무 보고서', financialReport: '재무 보고서',
marketAnalysis: '시장 분석', marketAnalysis: '마켓 분석',
projectPlan: '프로젝트 계획서', projectPlan: '프로젝트 계획서',
teamStructure: '팀 구조', teamStructure: '팀 구조',
policiesProcedures: '정책 및 절차', policiesProcedures: '정책 및 절차',

@ -25,7 +25,7 @@ const translation = {
}, },
source: { source: {
local: '로컬 패키지 파일', local: '로컬 패키지 파일',
marketplace: '시장', marketplace: '마켓',
github: '깃허브', github: '깃허브',
}, },
detailPanel: { detailPanel: {

Loading…
Cancel
Save