mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Update nl.php
Updated lines: 'Autoupdate has been successfully enabled' 'Autoupdate has been successfully disabled'
This commit is contained in:
parent
bd29361c96
commit
7b6a62317d
1 changed files with 2 additions and 2 deletions
|
@ -367,8 +367,8 @@ $LANG['nl'] = array(
|
|||
'IP_CREATED_OK' => 'IP-adres <a href="/edit/ip/?ip=%s"><b>%s</b></a> is succesvol aangemaakt.',
|
||||
'PACKAGE_CREATED_OK' => 'Package <a href="/edit/package/?package=%s"><b>%s</b></a> is succesvol aangemaakt.',
|
||||
'SSL_GENERATED_OK' => 'Certificaat is met succes aangemaakt.',
|
||||
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
|
||||
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
|
||||
'Autoupdate has been successfully enabled' => 'Autoupdate is succesvol geactiveerd',
|
||||
'Autoupdate has been successfully disabled' => 'Autoupdate is succesvol gedeactiveerd',
|
||||
'Changes has been saved.' => 'Wijzigingen zijn opgeslagen.',
|
||||
'Confirmation' => 'Bevestiging',
|
||||
'DELETE_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s wilt verwijderen?',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue