mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-22 13:44:47 +08:00
New translations errors.php (Dutch)
This commit is contained in:
parent
524698f401
commit
953f62546a
|
@ -78,7 +78,7 @@ return [
|
|||
// Users
|
||||
'users_cannot_delete_only_admin' => 'Je kunt niet het enige admin account verwijderen',
|
||||
'users_cannot_delete_guest' => 'Je kunt het gastaccount niet verwijderen',
|
||||
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
|
||||
'users_could_not_send_invite' => 'Kan de gebruiker niet aanmaken, uitnodigingsmail kon niet worden verzonden',
|
||||
|
||||
// Roles
|
||||
'role_cannot_be_edited' => 'Deze rol kan niet bewerkt worden',
|
||||
|
|
Loading…
Reference in New Issue
Block a user