X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fassets%2Fi18n%2Fen.json;h=c412e15b18ec01ba791b2cf6de7543d20235a093;hb=e4953f9cf1231196c10a0e42eaaef67b3dd2299c;hp=164d465a238e7db3f9cbc75f2ed3cd5fb27bda4b;hpb=1245fc89f257bdc1c8db06d1f9f57e0e2eb760e2;p=osm%2FNG-UI.git diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 164d465..c412e15 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -140,6 +140,7 @@ "SUBMIT": "Submit", "REFRESH": "Refresh", "OPEN": "Open", + "CLOSE": "Close", "UPLOADCONFIG": "Upload Config", "FILEUPLOADLABEL": "Or load from file", "CONFIG": "Config", @@ -154,6 +155,16 @@ "SCALEIN": "Scale In", "SCALING": "Manual Scaling", "SCALINGNOTFOUND": "scaling-aspect not found in vnfd", + "NODATA": "Currently data not available", + "STATUS": "Status", + "PUBLICADDRESS": "Public Address", + "EXECUTEDACTIONS": "Executed Actions", + "OUTPUT": "Output", + "VERIFIED": "Verified", + "CODE": "Code", + "SCALE": "Scale", + "DEFAULT": "Default", + "SOURCE": "Source", "PAGE": { "DASHBOARD": { "DASHBOARD": "Dashboard", @@ -307,7 +318,8 @@ "VDU": "VDU", "INTVL": "IntVL", "INTCP": "IntCP", - "DATAEMPTY": "Please change something" + "DATAEMPTY": "Please change something", + "ADDCPBEFOREVDU": "Add CP before adding VDU" }, "PROJECT": { "NEWPROJECT": "New Project", @@ -428,6 +440,36 @@ "OSMREPOTITLE": "Registered OSM repository", "CREATEDSUCCESSFULLY": "OSM Repository Added Successfully", "UPDATEDSUCCESSFULLY": "OSM Repository Updated Successfully" + }, + "OPERATIONALDASHBOARD": { + "TITLE": "Operational Dashboard", + "MODELSUMMARY": "Model Summary", + "MODEL": "Model", + "APPLICATION": "App", + "APPLICATIONTITLE": "Apps", + "UNITS": "Unit", + "UNITSTITLE": "Units", + "RELATIONS": "Relations", + "NOAPPLICATION": "There are no application in this model", + "NOUNITS": "There are no units in this model", + "NORELATIONS": "There are no relations in this model", + "NOMACHINES": "There are no machines in this model", + "NOEXECUTEDACTIONS": "There are no executed actions in this model", + "MACHINE": "Machine", + "MACHINETITLE": "Machines", + "MESSAGE": "Message", + "WORKLOAD": "Workload", + "AGENT": "Agent", + "ADDRESS": "Address", + "INTERFACE": "Interface", + "REQUIRER": "Requirer", + "RELATIONPROVIDER": "Relation Provider", + "CHARM": "Charm", + "STORE": "Store", + "LEADER": "Leader", + "LIVELOAD": "Live Loading", + "SETSECONDS": "Set Timer", + "SERIES": "Series" } }, "HTTPERROR": {