Skip to content

Commit 39a12a0

Browse files
Fixed correct dutch sentences
1 parent 8b3d2f0 commit 39a12a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

web/inc/i18n/nl.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@
135135
'Editing IP Address' => 'IP-adres Aanpassen',
136136
'Editing Backup Exclusions' => 'Backup Uitsluitingen Aanpassen',
137137
'Generating CSR' => 'CSR Genereren',
138-
'Listing' => 'Weergave van ',
138+
'Listing' => 'Weergave van',
139139
'Search Results' => 'Zoekresultaten',
140-
'Adding Firewall Rule' => 'Regel Toevoegen',
141-
'Editing Firewall Rule' => 'Regel Aanpassen',
142-
'Adding IP Address to Banlist' => 'IP-adres Toevoegen',
140+
'Adding Firewall Rule' => 'Firewall Regel Toevoegen',
141+
'Editing Firewall Rule' => 'Firewall Regel Aanpassen',
142+
'Adding IP Address to Banlist' => 'IP-adres Toevoegen aan Banlijst',
143143

144144
'active' => 'actief',
145145
'spnd' => 'uitgeschakeld',
@@ -303,7 +303,7 @@
303303
'optional' => 'optioneel',
304304
'internal' => 'intern',
305305
'Statistics Authorization' => 'Vereis Autorisatie webstatistieken',
306-
'Statistics Auth' => 'Statistieken Auth',
306+
'Statistics Auth' => 'Authenticatie Statistieken',
307307
'Account' => 'Account',
308308
'Prefix will be automaticaly added to username' => 'Voorvoegsel %s wordt automatisch toegevoegd aan gebruikersnaam',
309309
'Send FTP credentials to email' => 'Stuur FTP inloggegevens naar e-mailadres',

0 commit comments

Comments
 (0)