@dssp/dkpi 1.0.0-alpha.71 → 1.0.0-alpha.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,7 @@
1
1
  {
2
- "menu.home": "HOME"
2
+ "menu.home": "HOME",
3
+ "label.domain_type.domain": "Admin Domain",
4
+ "label.domain_type.project": "Construction Project",
5
+ "label.select_domain": "Select Construction Site",
6
+ "label.search_domain": "Search by name or code"
3
7
  }
@@ -1,3 +1,7 @@
1
1
  {
2
- "menu.home": "HOME"
2
+ "menu.home": "HOME",
3
+ "label.domain_type.domain": "관리자 도메인",
4
+ "label.domain_type.project": "시공 프로젝트",
5
+ "label.select_domain": "시공 현장 선택",
6
+ "label.search_domain": "이름 또는 관리번호 검색"
3
7
  }