X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/d9b9e6c0b15df4d55a0e7b137bba36051db41db6..refs/pull/5312/head:/lang/cs/errors.php diff --git a/lang/cs/errors.php b/lang/cs/errors.php index 0f03f8977..a1efdadb7 100644 --- a/lang/cs/errors.php +++ b/lang/cs/errors.php @@ -67,7 +67,7 @@ return [ // Entities 'entity_not_found' => 'Prvek nenalezen', - 'bookshelf_not_found' => 'Knihovna nenalezena', + 'bookshelf_not_found' => 'Police nenalezena', 'book_not_found' => 'Kniha nenalezena', 'page_not_found' => 'Stránka nenalezena', 'chapter_not_found' => 'Kapitola nenalezena', @@ -78,6 +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', // Roles 'role_cannot_be_edited' => 'Tuto roli nelze editovat',