X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=659c0f5f336799b21765a0892abb2def9ab9a2f2;hb=0a34dfa32165036b380ec6ac493469b34007df0a;hp=6f00d56de3e1e3f77716e3347b38c6654ab26848;hpb=f633dbf8c1a5bab7a06b16512a06d4d535b7ea3a;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 6f00d56..659c0f5 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -183,6 +183,17 @@ "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", + "VERTICALSCALING": "Vertical Scaling", + "MEMORYMB": "Memory MB", + "STORAGEGB": "Storage GB", + "VCPUCOUNT": "VCPU Count", + "UPDATENS": "Update NS", + "GENERICCONTENT": "This action involves recreating the resources of this VNF. Are you sure you want to proceed", + "VNFDNAME": "Vnfd Name", "PAGE": { "DASHBOARD": { "DASHBOARD": "Dashboard", @@ -295,7 +306,7 @@ "DETAILS": "SDN Controller Details" }, "USERS": { - "CREATEUSER": "Create User", + "CREATEUSER": "New User", "NEWUSER": "New User", "USERNAME": "User Name", "PASSWORD": "Password", @@ -425,7 +436,7 @@ "EXECUTEDSUCCESSFULLY": "Executed NS Primitive Configuration" }, "ROLES": { - "CREATEROLE": "Create Role", + "CREATEROLE": "New Role", "ROLE": "Role", "PERMISSIONS": "Permissions", "YAMLPERMISSIONS": "YAML Permissions",