mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
L10n (Zh): clarifies Bluetooth actually detects Bluetooth devices
This commit is contained in:
@@ -166,8 +166,8 @@ FFModuleBaseInfo ffBluetoothModuleInfo = {
|
||||
.pl = "Bluetooth",
|
||||
.pt = "Bluetooth",
|
||||
.ru = "Bluetooth",
|
||||
.zh_CN = "蓝牙",
|
||||
.zh_TW = "藍牙",
|
||||
.zh_CN = "蓝牙设备",
|
||||
.zh_TW = "藍牙裝置",
|
||||
},
|
||||
.initOptions = (void*) ffInitBluetoothOptions,
|
||||
.destroyOptions = (void*) ffDestroyBluetoothOptions,
|
||||
|
||||
Reference in New Issue
Block a user