mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 03:11:27 +03:00
Update nl.rs (#12815)
This commit is contained in:
@@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Supported only in the installed version.", "Alleen ondersteund in de geïnstalleerde versie."),
|
("Supported only in the installed version.", "Alleen ondersteund in de geïnstalleerde versie."),
|
||||||
("elevation_username_tip", "Voer je gebruikersnaam of domeinnaam in"),
|
("elevation_username_tip", "Voer je gebruikersnaam of domeinnaam in"),
|
||||||
("Preparing for installation ...", "Installatie voorbereiden ..."),
|
("Preparing for installation ...", "Installatie voorbereiden ..."),
|
||||||
("Show my cursor", ""),
|
("Show my cursor", "Toon mijn cursor"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user