Merge branch 'main' into dev

# Conflicts:
#	src/web/handlers/setup.rs
#	web/src/i18n/en-US.ts
#	web/src/i18n/zh-CN.ts
This commit is contained in:
mofeng-git
2026-07-24 11:08:24 +08:00
28 changed files with 1007 additions and 20 deletions

View File

@@ -654,6 +654,8 @@ export default {
otgNetworkInterface: 'Bridge Interface',
otgNetworkNone: 'None',
otgNetworkInterfacesLoadFailed: 'Failed to load bridge interfaces',
uacMic: 'USB Microphone',
uacMicDesc: 'Creates a virtual USB microphone on the target machine. Audio from your browser is streamed to the target.',
otgDescriptor: 'USB Device Descriptor',
vendorId: 'Vendor ID (VID)',
productId: 'Product ID (PID)',