Feature 10922: Start, Stop and Rebuild

	*Added NG-UI support for Start, Stop and Rebuild
	*In NS Instances page. Click "Start" or "Stop" or "Rebuild" in the actions menu.
        *Then a new pop-up page will be opened.
        *In the popup there will be fields containing membervnfIndex, vduid, count index mandatory fields to start, stop or rebuild VNF Instances
        *When the fields are selected then Click Apply button.
        *The pop-up window is closed and the page is directed to "History of operations" page

Change-Id: Idc0b6316af06b2190732beb198d1e74bcb8b23b0
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json
index 6f00d56..8825b38 100644
--- a/src/assets/i18n/en.json
+++ b/src/assets/i18n/en.json
@@ -183,6 +183,10 @@
     "UPDATEPOLICIESCONTENT": "This action involves recreating the policies of this VNF. Are you sure you want to proceed",
     "REDEPLOYCONTENT": "This action involves redeploying all resources of this VNF. Are you sure you want to proceed",
     "TERMINATEVNFCONTENT": "This action involves terminating this VNF. Are you sure you want to proceed",
+    "REBUILD": "Rebuild",
+    "START": "Start",
+    "STOP": "Stop",
+    "VIMACTION": "VIM Action",
     "PAGE": {
         "DASHBOARD": {
             "DASHBOARD": "Dashboard",