Update lv.rs (#8383)
This commit is contained in:
parent
70151e3dd8
commit
46bf552afc
1 changed files with 4 additions and 4 deletions
|
|
@ -617,9 +617,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Use texture rendering", "Izmantot tekstūras renderēšanu"),
|
||||
("Floating window", "Peldošs logs"),
|
||||
("floating_window_tip", "Tas palīdz uzturēt RustDesk fona servisu"),
|
||||
("Keep screen on", ""),
|
||||
("Never", ""),
|
||||
("During controlled", ""),
|
||||
("During service is on", ""),
|
||||
("Keep screen on", "Turēt ekrānu ieslēgtu"),
|
||||
("Never", "Nekad"),
|
||||
("During controlled", "Lietošanas laikā"),
|
||||
("During service is on", "Kamēr pakalpojums ir ieslēgts"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue