mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 02:41:27 +03:00
Update translation (#7385)
Add translation for tw and add `to` to the sentence to make it more clear.
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user