chore: remove extra empty

This commit is contained in:
rustdesk
2023-03-08 11:44:41 +08:00
parent d1e0ae7815
commit 2689688da5
34 changed files with 34 additions and 34 deletions

View File

@@ -204,7 +204,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Warning", "คำเตือน"),
("Login screen using Wayland is not supported", "หน้าจอการเข้าสู่ระบบโดยใช้ Wayland ยังไม่ถูกรองรับ"),
("Reboot required", "จำเป็นต้องเริ่มต้นระบบใหม่"),
("Unsupported display server ", "เซิร์ฟเวอร์การแสดงผลที่ไม่รองรับ"),
("Unsupported display server", "เซิร์ฟเวอร์การแสดงผลที่ไม่รองรับ"),
("x11 expected", "ต้องใช้งาน x11"),
("Port", "พอร์ท"),
("Settings", "ตั้งค่า"),