mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations errors.php (German)
This commit is contained in:
parent
bdd975b87b
commit
26893eed18
@ -78,6 +78,7 @@ return [
|
||||
// Users
|
||||
'users_cannot_delete_only_admin' => 'Sie können den einzigen Administrator nicht löschen',
|
||||
'users_cannot_delete_guest' => 'Sie können den Gast-Benutzer nicht löschen',
|
||||
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
|
||||
|
||||
// Roles
|
||||
'role_cannot_be_edited' => 'Diese Rolle kann nicht bearbeitet werden',
|
||||
|
Loading…
Reference in New Issue
Block a user