summaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/assets/languages/en_US.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/src/assets/languages/en_US.json')
-rw-r--r--catalog-ui/src/assets/languages/en_US.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/catalog-ui/src/assets/languages/en_US.json b/catalog-ui/src/assets/languages/en_US.json
index 5f752333cd..2957f8ac4a 100644
--- a/catalog-ui/src/assets/languages/en_US.json
+++ b/catalog-ui/src/assets/languages/en_US.json
@@ -24,6 +24,9 @@
"GENERAL_LABEL_CREATION_DATE": "Creation Date:",
"GENERAL_LABEL_AUTHOR": "Author:",
"GENERAL_LABEL_CONTACT_ID": "Contact ID:",
+ "GENERAL_LABEL_RESOURCE_MODEL_NUMBER":"Vendor Model Number:",
+ "GENERAL_LABEL_SERVICE_TYPE": "Service Type:",
+ "GENERAL_LABEL_SERVICE_ROLE": "Service Role:",
"GENERAL_LABEL_STATUS": "Status:",
"GENERAL_LABEL_PROJECT_CODE": "Project code:",
"GENERAL_LABEL_DESCRIPTION": "Description:",
@@ -38,6 +41,10 @@
"GENERAL_LABEL_DISTRIBUTION_STATUS": "Distribution Status:",
"GENERAL_LABEL_SYSTEM_NAME": "System Name:",
+ "=========== GENERAL_TAB ===========": "",
+ "GENERAL_TAB_LABEL_RESOURCE_MODEL_NUMBER":"Vendor Model Number",
+ "GENERAL_TAB_LABEL_SERVICE_TYPE": "Service Type",
+ "GENERAL_TAB_LABEL_SERVICE_ROLE": "Service Role",
"=========== GENERAL ERROR PAGES ===========": "",
"GENERAL_ERROR_403_TITLE": "SDC",
@@ -341,7 +348,7 @@
"=========== USER_MANAGEMENT SCREEN ===========": "",
"USER_MANAGEMENT": "User Management",
- "USER_MANAGEMENT_TABLE_HEADER_USER_ID": "User id",
+ "USER_MANAGEMENT_TABLE_HEADER_USER_ID": "User ID",
"USER_MANAGEMENT_SEARCH_LABEL": "Search user by name, user id, email or role",
"USER_MANAGEMENT_SEARCH_TEXT": "Enter user id",
"CATEGORY_MANAGEMENT": "Category Management",