feature/translation : 일본어 번역 수정 #126

Merged
seul merged 8 commits from feature/translation into dev 2025-08-07 09:48:18 +09:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 091d3332dd - Show all commits

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: [