Skip to content

Commit

Permalink
Update ru.rs (rustdesk#9962)
Browse files Browse the repository at this point in the history
  • Loading branch information
solokot authored Nov 19, 2024
1 parent b990ff3 commit 251e1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/ru.rs
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Upload folder", "Загрузить папку"),
("Upload files", "Загрузить файлы"),
("Clipboard is synchronized", "Буфер обмена синхронизирован"),
("Update client clipboard", ""),
("Update client clipboard", "Обновить буфер обмена клиента"),
].iter().cloned().collect();
}

0 comments on commit 251e1a3

Please sign in to comment.