From 44c07e0f93fa4d495854cc03efd27e114ad7d753 Mon Sep 17 00:00:00 2001 From: minsik Date: Thu, 31 Oct 2024 18:07:59 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8B=A4=EA=B5=AD=EC=96=B4=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ja.json | 2 +- src/locales/ko.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/ja.json b/src/locales/ja.json index 73141fb0..aed7d34d 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -13,7 +13,7 @@ "header.go": "移動", "header.online.warranty.system": "オンライン保証シ", "header.stem": "ステム", - "plan.menu.plan.drawing": "도면작성", + "plan.menu.plan.drawing": "물건정보(JA)", "plan.menu.placement.surface.initial.setting": "配置面 初期設定", "modal.placement.initial.setting.plan.drawing.size.stuff": "寸法入力による物品作成", "modal.placement.initial.setting.plan.": "図面の作成方法", diff --git a/src/locales/ko.json b/src/locales/ko.json index e1230a15..9d550aa0 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -13,7 +13,7 @@ "header.go": "이동", "header.online.warranty.system": "온라인 보증 시스템", "header.stem": "Stem", - "plan.menu.plan.drawing": "도면작성", + "plan.menu.plan.drawing": "물건정보", "plan.menu.placement.surface.initial.setting": "배치면 초기 설정", "modal.placement.initial.setting.plan.drawing": "도면 작성방법", "modal.placement.initial.setting.plan.drawing.size.stuff": "치수 입력에 의한 물건 작성", @@ -292,6 +292,7 @@ "margin": "간격", "contextmenu.roof.material.placement": "지붕재 배치", "contextmenu.roof.material.edit": "지붕재 변경", + "modal.roof.material.edit": "지붕재 변경", "contextmenu.roof.material.remove": "지붕재 삭제", "contextmenu.roof.material.remove.all": "지붕재 전체 삭제", "contextmenu.dormer.offset": "도머 오프셋",