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