Skip to content

Commit 7b6a623

Browse files
committed
Update nl.php
Updated lines: 'Autoupdate has been successfully enabled' 'Autoupdate has been successfully disabled'
1 parent bd29361 commit 7b6a623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/inc/i18n/nl.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,8 @@
367367
'IP_CREATED_OK' => 'IP-adres <a href="/edit/ip/?ip=%s"><b>%s</b></a> is succesvol aangemaakt.',
368368
'PACKAGE_CREATED_OK' => 'Package <a href="/edit/package/?package=%s"><b>%s</b></a> is succesvol aangemaakt.',
369369
'SSL_GENERATED_OK' => 'Certificaat is met succes aangemaakt.',
370-
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
371-
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
370+
'Autoupdate has been successfully enabled' => 'Autoupdate is succesvol geactiveerd',
371+
'Autoupdate has been successfully disabled' => 'Autoupdate is succesvol gedeactiveerd',
372372
'Changes has been saved.' => 'Wijzigingen zijn opgeslagen.',
373373
'Confirmation' => 'Bevestiging',
374374
'DELETE_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s wilt verwijderen?',

0 commit comments

Comments
 (0)