]> BookStack Code Mirror - bookstack/blobdiff - lang/cs/errors.php
respective book and chapter structure added.
[bookstack] / lang / cs / errors.php
index 0f03f89774549370fb240088a0ac5abccfb86276..a1efdadb7ae094c4eaa221516bcc37ba78389111 100644 (file)
@@ -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',