mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 10:31:27 +03:00
update lang
This commit is contained in:
@@ -35,6 +35,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("About", "Hakkında"),
|
||||
("Mute", "Sesi Kapat"),
|
||||
("Audio Input", "Ses Girişi"),
|
||||
("Enhancements", ""),
|
||||
("Hardware Codec", ""),
|
||||
("Adaptive Bitrate", ""),
|
||||
("ID Server", "ID Sunucu"),
|
||||
("Relay Server", "Relay Sunucu"),
|
||||
("API Server", "API Sunucu"),
|
||||
@@ -105,6 +108,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Optimize reaction time", "Tepki süresini optimize et"),
|
||||
("Custom", "Özel"),
|
||||
("Show remote cursor", "Uzaktaki fare imlecini göster"),
|
||||
("Show quality monitor", ""),
|
||||
("Disable clipboard", "Hafızadaki kopyalanmışları engelle"),
|
||||
("Lock after session end", "Bağlantıdan sonra kilitle"),
|
||||
("Insert", "Ekle"),
|
||||
|
||||
Reference in New Issue
Block a user