We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbaf6dd commit 6c98e87Copy full SHA for 6c98e87
web/src/i18n/locales/en.ts
@@ -266,7 +266,9 @@ const en = {
266
},
267
hidOnly: 'HID-Only Mode',
268
disk: 'Virtual Disk',
269
- diskDesc: 'Mount virtual U-disk on the remote host',
+ diskDesc: 'Mount SD card on the remote host',
270
+ media: "Virtual Image",
271
+ mediaDesc: 'Attach virtual image device to the remote host',
272
network: 'Virtual Network',
273
networkDesc: 'Mount virtual network card on the remote host',
274
reboot: 'Reboot',
0 commit comments