Skip to content

Commit 16425e2

Browse files
Matt JamesMatt James
Matt James
authored and
Matt James
committed
0.2.1
1 parent 122f418 commit 16425e2

File tree

5 files changed

+261
-257
lines changed

5 files changed

+261
-257
lines changed

lang/en/lang.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"verifyCode": "Verify Code",
3333
"instances": "Instances",
3434
"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.",
3636
"createNewInstance": "Create new instance",
3737
"instancesText": "A list of all the instances deployed on the Skyport panel.",
3838
"noInstances": "No instances",
@@ -125,11 +125,11 @@
125125
"connection": "Connection",
126126
"createNewNode": "Create new node",
127127
"configure": "Configure",
128-
"ram": "Ram",
128+
"ram": "RAM",
129129
"disk": "Disk",
130130
"cpu": "CPU",
131131
"addressIP": "IP Address",
132-
"deamonPort": "Deamon Port",
132+
"deamonPort": "Daemon Port",
133133
"tags": "Tags",
134134
"author": "Author",
135135
"dockerImage": "Docker Image",
@@ -153,7 +153,7 @@
153153
"connectionFailureText": "The node running this instance appears to be having issues. Please wait...",
154154
"SendACommand": "Send a command...",
155155
"status": "Status",
156-
"ramUsage": "Ram Usage",
156+
"ramUsage": "RAM Usage",
157157
"cpuUsage": "CPU Usage",
158158
"diskUsage": "Disk Usage",
159159
"start": "Start",

0 commit comments

Comments
 (0)