style: 조사매물 작성/수정 페이지 번역 수정

- 필수값 검증 시 alert 창 문구 번역 수정
- 방수재 종류 옵션 번역 수정
This commit is contained in:
Dayoung 2025-08-06 17:06:29 +09:00
parent 8a5051c07e
commit 091d3332dd
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ export const requiredFields = [
},
{
field: 'constructionYear',
name: '築年数',
name: '築年数',
},
{
field: 'rafterSize',
@ -23,15 +23,15 @@ export const requiredFields = [
},
{
field: 'rafterPitch',
name: '垂木傾斜',
name: '垂木ピッチ',
},
{
field: 'waterproofMaterial',
name: '防水材',
name: 'ルーフィングの種類',
},
{
field: 'insulationPresence',
name: '断熱材有無',
name: '断熱材有無',
},
{
field: 'structureOrder',

View File

@ -552,7 +552,7 @@ export const radioEtcData: Record<RadioEtcKeys, { id: number; code: string | nul
/** 아스팔트 지붕 940(22kg 이상) */
id: 1,
code: null,
label: 'アスファルト屋根94022kg以上',
label: 'アスファルトルーフィング94022kg以上',
},
],
insulationPresence: [