forked from mirrors/rustdesk
Update nl.rs (#12592)
This commit is contained in:
parent
160edcc1cd
commit
d59f216c26
1 changed files with 1 additions and 1 deletions
|
|
@ -708,6 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Failed to check if the user is an administrator.", "Fout bij het controleren of de gebruiker een beheerder is."),
|
||||
("Supported only in the installed version.", "Alleen ondersteund in de geïnstalleerde versie."),
|
||||
("elevation_username_tip", "Voer je gebruikersnaam of domeinnaam in"),
|
||||
("Preparing for installation ...", ""),
|
||||
("Preparing for installation ...", "Voorbereiden voor installatie ..."),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue