X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=9e0c5a097a40da2bf706e8693a983d79d825fab6;hb=8d538a5aac7b6a7af26d37764dc3291fdb77a2a5;hp=af4b196a937e1776962929b66964fb67bf07208c;hpb=6e96d1b1802239cc92d2e2606219c028217fdfcb;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index af4b196..9e0c5a0 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -95,20 +95,21 @@ "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", "UPDATESHOWGRAPH": "Update and Show Graph", "CREATEPACKAGE": "Create New Package", - "GZFILETYPEERRROR": "Upload only tar.gz file and size should not exceed 15 MB", - "YAMLFILETYPEERRROR": "Upload only YAML file and size should not exceed 15 MB", - "JSONFILETYPEERRROR": "Upload only JSON file and size should not exceed 15 MB", - "PUBFILETYPEERRROR": "Upload only PUB file and size should not exceed 15 MB", + "GZFILETYPEERRROR": "Upload only tar.gz file and size should not exceed 50 MB", + "YAMLFILETYPEERRROR": "Upload only YAML file and size should not exceed 50 MB", + "JSONFILETYPEERRROR": "Upload only JSON file and size should not exceed 50 MB", + "PUBFILETYPEERRROR": "Upload only PUB file and size should not exceed 50 MB", "PACKAGE": "Package", "URL": "URL", "DEPLOYED": "Deployed", @@ -203,7 +204,7 @@ "VIMUSERNAME": "VIM Username", "VIMURL": "VIM URL", "VIMTYPE": "Type", - "TENANTNAME": "Tenant name", + "TENANTNAME": "VIM Project/Tenant Name", "DESCRIPTION": "Description", "SCHEMATYPE": "Schema Type", "SCHEMAVERSION": "Schema Version", @@ -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": {