summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/locales/en/engineering.json10
-rw-r--r--i18n/locales/ko/engineering.json10
2 files changed, 18 insertions, 2 deletions
diff --git a/i18n/locales/en/engineering.json b/i18n/locales/en/engineering.json
index 865903c6..805ce0a7 100644
--- a/i18n/locales/en/engineering.json
+++ b/i18n/locales/en/engineering.json
@@ -327,7 +327,15 @@
"targetContracts": "Target Contracts",
"progress": "Progress",
"itemCount": "{{count}} items",
- "contractCount": "{{count}} contracts"
+ "contractCount": "{{count}} contracts",
+ "experimental": "In Development",
+ "documents": "Documents",
+ "revisions": "Revisions",
+ "attachments": "Attachments",
+ "pendingShort": "Pending",
+ "syncedShort": "Synced",
+ "failedShort": "Failed",
+ "detailsByType": "Details by Type"
},
"messages": {
"noVendorId": "Vendor ID not found",
diff --git a/i18n/locales/ko/engineering.json b/i18n/locales/ko/engineering.json
index 3d080143..9df1c1e7 100644
--- a/i18n/locales/ko/engineering.json
+++ b/i18n/locales/ko/engineering.json
@@ -327,7 +327,15 @@
"targetContracts": "대상 계약",
"progress": "진행률",
"itemCount": "{{count}}건",
- "contractCount": "{{count}}개"
+ "contractCount": "{{count}}개",
+ "experimental": "개발중",
+ "documents": "문서",
+ "revisions": "리비전",
+ "attachments": "첨부파일",
+ "pendingShort": "대기",
+ "syncedShort": "완료",
+ "failedShort": "실패",
+ "detailsByType": "유형별 상세정보"
},
"messages": {
"noVendorId": "벤더 ID를 찾을 수 없습니다",