Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard
[osm/NG-UI.git] / src / assets / i18n / en.json
index 11cbc54..c412e15 100644 (file)
     "SUBMIT": "Submit",
     "REFRESH": "Refresh",
     "OPEN": "Open",
+    "CLOSE": "Close",
     "UPLOADCONFIG": "Upload Config",
     "FILEUPLOADLABEL": "Or load from file",
     "CONFIG": "Config",
     "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",
             "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": {