Update nl.rs (#9344)

* Update nl.rs

* Update nl.rs

file updated after adjusting (as test) @FastAct to RijckAlex (same person, new account)
This commit is contained in:
Alex Rijckaert 2024-09-13 15:04:04 +02:00 committed by GitHub
parent 2e7bd26e4c
commit 81fc22a156
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,8 +31,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("ID/Relay Server", "ID/Relay Server"),
("Import server config", "Importeer Serverconfiguratie"),
("Export Server Config", "Exporteer Serverconfiguratie"),
("Import server configuration successfully", "Importeren serverconfiguratie succesvol"),
("Export server configuration successfully", "Exporteren serverconfiguratie succesvol"),
("Import server configuration successfully", "Importeren serverconfiguratie is geslaagd"),
("Export server configuration successfully", "Exporteren serverconfiguratie is geslaagd"),
("Invalid server configuration", "Ongeldige Serverconfiguratie"),
("Clipboard is empty", "Klembord is leeg"),
("Stop service", "Stop service"),
@ -80,7 +80,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Connection in progress. Please wait.", "Verbinding in uitvoering. Even geduld a.u.b."),
("Please try 1 minute later", "Probeer 1 minuut later"),
("Login Error", "Login Fout"),
("Successful", "Succesvol"),
("Successful", "Geslaagd"),
("Connected, waiting for image...", "Verbonden, wacht op beeld..."),
("Name", "Naam"),
("Type", "Type"),