X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=9e0c5a097a40da2bf706e8693a983d79d825fab6;hb=8d538a5aac7b6a7af26d37764dc3291fdb77a2a5;hp=73b11bae8244280508cb2ab0a3af0836d28ff8ab;hpb=5d75d51ccb3f4450764c975d8a1f07097f27416f;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 73b11ba..9e0c5a0 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -106,10 +106,10 @@ "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", @@ -204,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",