mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations errors.php (Bosnian)
This commit is contained in:
parent
89c0219dd2
commit
d50a837ca1
@ -78,6 +78,7 @@ return [
|
||||
// Users
|
||||
'users_cannot_delete_only_admin' => 'Ne možete izbrisati jedinog administratora',
|
||||
'users_cannot_delete_guest' => 'Ne možete izbrisati gost korisnika',
|
||||
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
|
||||
|
||||
// Roles
|
||||
'role_cannot_be_edited' => 'Ova uloga ne može biti mijenjana',
|
||||
|
Loading…
Reference in New Issue
Block a user