X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=9e0c5a097a40da2bf706e8693a983d79d825fab6;hb=8d538a5aac7b6a7af26d37764dc3291fdb77a2a5;hp=4bcf7a806cef4c74dab955a75cdc2da417364da6;hpb=b323b2af218700aa7fb3d911a459fbec8b3f2d59;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 4bcf7a8..9e0c5a0 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -95,19 +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", @@ -144,6 +146,7 @@ "YAMLCONFIG": "Yaml Config", "CHOOSEFILE": "Choose File", "INVALIDCONFIG": "Invalid configuration", + "NODATE": "No date information found", "TYPEINFO": "To add a new TYPE, Please enter input above", "UPLOADCONFIGLABEL": "Please upload file with .yaml or .yml format", "PAGE": { @@ -201,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", @@ -304,7 +307,8 @@ "PROJECT": { "NEWPROJECT": "New Project", "CREATEDSUCCESSFULLY": "Project Created Successfully", - "UPDATEDSUCCESSFULLY": "Project Updated Successfully" + "UPDATEDSUCCESSFULLY": "Project Updated Successfully", + "QUOTA": "Quota Limit" }, "NSPACKAGE": { "ADDNSPACKAGE": "Compose a new NS", @@ -415,6 +419,15 @@ "NEWK8SREPO": "New K8s Repository", "TYPE": "Type", "URL": "URL" + }, + "OSMREPO": { + "MENUOSMREPO": "OSM Repositories", + "ADDOSMREPO": "Add OSM Repositories", + "NEWOSMREPO": "New OSM Repositories", + "EDITOSMREPO": "Edit OSM Repositories", + "OSMREPOTITLE": "Registered OSM repository", + "CREATEDSUCCESSFULLY": "OSM Repository Added Successfully", + "UPDATEDSUCCESSFULLY": "OSM Repository Updated Successfully" } }, "HTTPERROR": {