mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 04:12:20 +08:00
Update lv.rs (#7979)
This commit is contained in:
parent
93d4987dcc
commit
72c2de575a
@ -605,9 +605,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("no_need_privacy_mode_no_physical_displays_tip", "Nav fizisku displeju, nav jāizmanto privātuma režīms."),
|
||||
("Follow remote cursor", "Sekot attālajam kursoram"),
|
||||
("Follow remote window focus", "Sekot attālā loga fokusam"),
|
||||
("default_proxy_tip", ""),
|
||||
("no_audio_input_device_tip", ""),
|
||||
("Incoming", ""),
|
||||
("Outgoing", ""),
|
||||
("default_proxy_tip", "Noklusējuma protokols un ports ir Socks5 un 1080"),
|
||||
("no_audio_input_device_tip", "Nav atrasta neviena audio ievades ierīce."),
|
||||
("Incoming", "Ienākošie"),
|
||||
("Outgoing", "Izejošie"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user