forked from mirrors/rustdesk
Fix Turkish localization (#12555)
This commit is contained in:
parent
e7f672899b
commit
e85989e9d9
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Refresh", "Yenile"),
|
||||
("ID does not exist", "ID bulunamadı"),
|
||||
("Failed to connect to rendezvous server", "ID oluşturma sunucusuna bağlanılamadı"),
|
||||
("Please try later", "Dağa sonra tekrar deneyiniz"),
|
||||
("Please try later", "Daha sonra tekrar deneyiniz"),
|
||||
("Remote desktop is offline", "Uzak masaüstü kapalı"),
|
||||
("Key mismatch", "Anahtar uyumlu değil"),
|
||||
("Timeout", "Zaman aşımı"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue