mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 05:14:08 -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.',
|
'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.',
|
'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.',
|
'SSL_GENERATED_OK' => 'Certificaat is met succes aangemaakt.',
|
||||||
'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled',
|
'Autoupdate has been successfully enabled' => 'Autoupdate is succesvol geactiveerd',
|
||||||
'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled',
|
'Autoupdate has been successfully disabled' => 'Autoupdate is succesvol gedeactiveerd',
|
||||||
'Changes has been saved.' => 'Wijzigingen zijn opgeslagen.',
|
'Changes has been saved.' => 'Wijzigingen zijn opgeslagen.',
|
||||||
'Confirmation' => 'Bevestiging',
|
'Confirmation' => 'Bevestiging',
|
||||||
'DELETE_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s wilt verwijderen?',
|
'DELETE_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s wilt verwijderen?',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue