Skip to content

Commit 6c98e87

Browse files
committed
add default text
1 parent cbaf6dd commit 6c98e87

File tree

1 file changed

+3
-1
lines changed
  • web/src/i18n/locales

1 file changed

+3
-1
lines changed

web/src/i18n/locales/en.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,9 @@ const en = {
266266
},
267267
hidOnly: 'HID-Only Mode',
268268
disk: 'Virtual Disk',
269-
diskDesc: 'Mount virtual U-disk on the remote host',
269+
diskDesc: 'Mount SD card on the remote host',
270+
media: "Virtual Image",
271+
mediaDesc: 'Attach virtual image device to the remote host',
270272
network: 'Virtual Network',
271273
networkDesc: 'Mount virtual network card on the remote host',
272274
reboot: 'Reboot',

0 commit comments

Comments
 (0)