mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 23:31:29 +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", "Ostrzeżenie"),
|
||||
("Login screen using Wayland is not supported", "Ekran logowania korzystający z Wayland nie jest obsługiwany"),
|
||||
("Reboot required", "Wymagany ponowne uruchomienie"),
|
||||
("Unsupported display server ", "Nieobsługiwany serwer wyświetlania"),
|
||||
("Unsupported display server", "Nieobsługiwany serwer wyświetlania"),
|
||||
("x11 expected", "Wymagany jest X11"),
|
||||
("Port", "Port"),
|
||||
("Settings", "Ustawienia"),
|
||||
|
||||
Reference in New Issue
Block a user