Skip to content

Commit

Permalink
Update lv.rs (rustdesk#9785)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleofass authored Oct 30, 2024
1 parent bae4a2c commit 32dbc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/lv.rs
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Recording", "Ierakstīšana"),
("Directory", "Direktorija"),
("Automatically record incoming sessions", "Automātiski ierakstīt ienākošās sesijas"),
("Automatically record outgoing sessions", ""),
("Automatically record outgoing sessions", "Automātiski ierakstīt izejošās sesijas"),
("Change", "Mainīt"),
("Start session recording", "Sākt sesijas ierakstīšanu"),
("Stop session recording", "Apturēt sesijas ierakstīšanu"),
Expand Down

0 comments on commit 32dbc0c

Please sign in to comment.