Skip to content

Commit

Permalink
Merge branch 'rustdesk:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbo8418 authored Nov 27, 2024
2 parents cd83193 + 3c7f6d3 commit 46aff15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/it.rs
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Upload files", "File upload"),
("Clipboard is synchronized", "Gli appunti sono sincronizzati"),
("Update client clipboard", "Aggiorna appunti client"),
("Untagged", ""),
("Untagged", "Senza tag"),
].iter().cloned().collect();
}

0 comments on commit 46aff15

Please sign in to comment.