mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-26 05:19:45 +08:00
Fix Turkish localization (#12555)
This commit is contained in:
@@ -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ı"),
|
||||
|
||||
Reference in New Issue
Block a user