mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-25 09:42:10 +08:00
New translations errors.php (Czech)
This commit is contained in:
parent
d7ef38378a
commit
b505d75ffd
|
@ -78,7 +78,7 @@ return [
|
|||
// Users
|
||||
'users_cannot_delete_only_admin' => 'Nemůžete odstranit posledního administrátora',
|
||||
'users_cannot_delete_guest' => 'Uživatele Host není možno odstranit',
|
||||
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
|
||||
'users_could_not_send_invite' => 'Nebylo možné vytvořit uživatele, protože se nepodařilo odeslat email s pozvánkou',
|
||||
|
||||
// Roles
|
||||
'role_cannot_be_edited' => 'Tuto roli nelze editovat',
|
||||
|
|
Loading…
Reference in New Issue
Block a user