mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 09:41:27 +03:00
chore: remove extra empty
This commit is contained in:
@@ -204,7 +204,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Warning", "Upozorenje"),
|
||||
("Login screen using Wayland is not supported", "Ekran za prijavu koji koristi Wayland nije podržan"),
|
||||
("Reboot required", "Potreban je restart"),
|
||||
("Unsupported display server ", "Nepodržan server za prikaz"),
|
||||
("Unsupported display server", "Nepodržan server za prikaz"),
|
||||
("x11 expected", "x11 očekivan"),
|
||||
("Port", "Port"),
|
||||
("Settings", "Postavke"),
|
||||
|
||||
Reference in New Issue
Block a user