L10n (Ru): changes Блютус to Блютуз

Ref: https://github.com/fastfetch-cli/fastfetch/issues/2503#issuecomment-5304614812
This commit is contained in:
李通洲
2026-08-16 10:39:10 +08:00
parent 359cb0a79a
commit b700d9ded5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ FFModuleBaseInfo ffBluetoothModuleInfo = {
.ko = "블루투스",
.pl = "Bluetooth",
.pt = "Bluetooth",
.ru = "Блютус",
.ru = "Блютуз",
.zh_CN = "蓝牙",
.zh_TW = "藍牙",
},
+1 -1
View File
@@ -200,7 +200,7 @@ FFModuleBaseInfo ffBluetoothRadioModuleInfo = {
.ko = "블루투스 어댑터",
.pl = "Adapter Bluetooth",
.pt = "Adaptador Bluetooth",
.ru = "Блютус-адаптер",
.ru = "Блютуз-адаптер",
.zh_CN = "蓝牙适配器",
.zh_TW = "藍牙配接器",
},