Added KDU Level exection in UI
* Provision to perform the KDU Level execution action in NG-UI
Change-Id: Ide6e335b41268c75ad4b4efd8ef4aa0a14c6b6ee
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json
index af4b196..73b11ba 100644
--- a/src/assets/i18n/en.json
+++ b/src/assets/i18n/en.json
@@ -95,11 +95,12 @@
"VALUE": "Value",
"PERFORMACTION": "Perform Action",
"EXECUTE": "Execute",
- "EXECNSPRIMITIVE": "Exec NS Primitive",
+ "EXECPRIMITIVE": "Exec Primitive",
"PRIMITIVETYPE": "Primitive Type",
"VDUPRIMITIVE": "VDU Level Primitive",
"VNFPRIMITIVE": "VNF Level Primitive",
"NSPRIMITIVE": "NS Level Primitive",
+ "KDUPRIMITIVE": "KDU Level Primitive",
"DESCRIPTOR": "Descriptor",
"ERROR": "Something Went wrong please try again",
"SHOWGRAPH": "Show Graph",
@@ -426,7 +427,7 @@
"EDITOSMREPO": "Edit OSM Repositories",
"OSMREPOTITLE": "Registered OSM repository",
"CREATEDSUCCESSFULLY": "OSM Repository Added Successfully",
- "UPDATEDSUCCESSFULLY" : "OSM Repository Updated Successfully"
+ "UPDATEDSUCCESSFULLY": "OSM Repository Updated Successfully"
}
},
"HTTPERROR": {