mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-13 02:54:26 +08:00
fix: 删除 nmcli 命令缺失弹窗提示
This commit is contained in:
@@ -653,6 +653,7 @@ export default {
|
||||
otgNetworkDriver: 'Host Driver Mode',
|
||||
otgNetworkInterface: 'Bridge Interface',
|
||||
otgNetworkNone: 'None',
|
||||
otgNetworkInterfacesLoadFailed: 'Failed to load bridge interfaces',
|
||||
otgDescriptor: 'USB Device Descriptor',
|
||||
vendorId: 'Vendor ID (VID)',
|
||||
productId: 'Product ID (PID)',
|
||||
|
||||
@@ -652,6 +652,7 @@ export default {
|
||||
otgNetworkDriver: '目标机驱动模式',
|
||||
otgNetworkInterface: '桥接网卡',
|
||||
otgNetworkNone: '无',
|
||||
otgNetworkInterfacesLoadFailed: '无法获取桥接网卡列表',
|
||||
otgDescriptor: 'USB 设备描述符',
|
||||
vendorId: '厂商 ID (VID)',
|
||||
productId: '产品 ID (PID)',
|
||||
|
||||
Reference in New Issue
Block a user