|
32 | 32 | "verifyCode": "Verify Code",
|
33 | 33 | "instances": "Instances",
|
34 | 34 | "viewInstances": "View the instances that you have access to.",
|
35 |
| - "manageInstanceText": "View, update and manage an instance on theSkyport panel.", |
| 35 | + "manageInstanceText": "View, update or manage an instance on the Skyport panel.", |
36 | 36 | "createNewInstance": "Create new instance",
|
37 | 37 | "instancesText": "A list of all the instances deployed on the Skyport panel.",
|
38 | 38 | "noInstances": "No instances",
|
|
125 | 125 | "connection": "Connection",
|
126 | 126 | "createNewNode": "Create new node",
|
127 | 127 | "configure": "Configure",
|
128 |
| - "ram": "Ram", |
| 128 | + "ram": "RAM", |
129 | 129 | "disk": "Disk",
|
130 | 130 | "cpu": "CPU",
|
131 | 131 | "addressIP": "IP Address",
|
132 |
| - "deamonPort": "Deamon Port", |
| 132 | + "deamonPort": "Daemon Port", |
133 | 133 | "tags": "Tags",
|
134 | 134 | "author": "Author",
|
135 | 135 | "dockerImage": "Docker Image",
|
|
153 | 153 | "connectionFailureText": "The node running this instance appears to be having issues. Please wait...",
|
154 | 154 | "SendACommand": "Send a command...",
|
155 | 155 | "status": "Status",
|
156 |
| - "ramUsage": "Ram Usage", |
| 156 | + "ramUsage": "RAM Usage", |
157 | 157 | "cpuUsage": "CPU Usage",
|
158 | 158 | "diskUsage": "Disk Usage",
|
159 | 159 | "start": "Start",
|
|
0 commit comments