mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-26 14:41:04 +03:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Skaler adaptiv"),
|
||||
("General", "Generelt"),
|
||||
("Security", "Sikkerhed"),
|
||||
("Account", "Konto"),
|
||||
("Theme", "Thema"),
|
||||
("Dark Theme", "Mørk Tema"),
|
||||
("Dark", "Mørk"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Server"),
|
||||
("Direct IP Access", "Direkte IP Adgang"),
|
||||
("Proxy", "Proxy"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Anvend"),
|
||||
("Disconnect all devices?", "Afbryd alle enheder?"),
|
||||
("Clear", "Nulstil"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", ""),
|
||||
("Confirm before closing multiple tabs", ""),
|
||||
("Keyboard Settings", ""),
|
||||
("Custom", ""),
|
||||
("Full Access", ""),
|
||||
("Screen Share", ""),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland kræver Ubuntu 21.04 eller nyere version."),
|
||||
|
||||
Reference in New Issue
Block a user