Feature 10910: Migration of Openstack based VM instances

	*Added NG-UI support for Vm Migration
	*In NS Instances page. Click "Vm Migration" 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 and migrate to host
        *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: I5c218ebcdc67d1244e60e7d4653d6d76c5189684
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json
index 7e2df4d..a6fae2d 100644
--- a/src/assets/i18n/es.json
+++ b/src/assets/i18n/es.json
@@ -166,6 +166,12 @@
     "DEFAULT": "por defecto",
     "SOURCE": "Fuente",
     "RESOURCESNOTFOUND": "Recursos no encontrados",
+    "SELECTMEMBERVNFINDEX": "Seleccione el índice VNF de miembros",
+    "MEMBERVNFINDEX": "Índice VNF de miembros",
+    "VDUID": "Identificación de VDU",
+    "COUNTINDEX": "Índice de conteo",
+    "MIGRATETOHOST": "Migrar a host",
+    "VMMIGRATION": "Migración de máquina virtual",
     "PAGE": {
         "DASHBOARD": {
             "DASHBOARD": "Tablero",