Fix Turkish localization (#12555)

This commit is contained in:
SALİH ÖZKARA 2025-08-07 15:16:14 +03:00 committed by GitHub
commit e85989e9d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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ı"),