Fix Turkish localization (#12555)

This commit is contained in:
SALİH ÖZKARA
2025-08-07 15:16:14 +03:00
committed by GitHub
parent e7f672899b
commit e85989e9d9

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