mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:24:58 +02:00
L10n (Ru): changes Блютус to Блютуз
Ref: https://github.com/fastfetch-cli/fastfetch/issues/2503#issuecomment-5304614812
This commit is contained in:
@@ -163,7 +163,7 @@ FFModuleBaseInfo ffBluetoothModuleInfo = {
|
||||
.ko = "블루투스",
|
||||
.pl = "Bluetooth",
|
||||
.pt = "Bluetooth",
|
||||
.ru = "Блютус",
|
||||
.ru = "Блютуз",
|
||||
.zh_CN = "蓝牙",
|
||||
.zh_TW = "藍牙",
|
||||
},
|
||||
|
||||
@@ -200,7 +200,7 @@ FFModuleBaseInfo ffBluetoothRadioModuleInfo = {
|
||||
.ko = "블루투스 어댑터",
|
||||
.pl = "Adapter Bluetooth",
|
||||
.pt = "Adaptador Bluetooth",
|
||||
.ru = "Блютус-адаптер",
|
||||
.ru = "Блютуз-адаптер",
|
||||
.zh_CN = "蓝牙适配器",
|
||||
.zh_TW = "藍牙配接器",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user