Update translation (#7385)

Add translation for tw and add `to` to the sentence to make it more clear.
This commit is contained in:
XLion
2024-03-14 21:33:08 +08:00
committed by GitHub
parent 175f185cb1
commit d67108cd20
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ lazy_static::lazy_static! {
pub static ref T: std::collections::HashMap<&'static str, &'static str> =
[
("desk_tip", "Your desktop can be accessed with this ID and password."),
("outgoing_only_desk_tip", "This is a customized edition.\nYou can connect other devices, but other devices cannot connect to your device."),
("outgoing_only_desk_tip", "This is a customized edition.\nYou can connect to other devices, but other devices cannot connect to your device."),
("connecting_status", "Connecting to the RustDesk network..."),
("not_ready_status", "Not ready. Please check your connection"),
("ID/Relay Server", "ID/Relay server"),