]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/uz/activities.php
Guest create page: name field autofocus
[bookstack] / resources / lang / uz / activities.php
index ae502a90346f6bd5760662b09cb17d0f8d4a9a69..31de6af351a60cbd955e7d4311a892e3ff13453a 100644 (file)
@@ -28,6 +28,8 @@ return [
     // Books
     'book_create'                 => 'yaratilgan kitob',
     'book_create_notification'    => 'Kitob muvaffaqiyatli yaratildi',
+    'book_create_from_chapter'              => 'converted chapter to book',
+    'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
     'book_update'                 => 'yangilangan kitob',
     'book_update_notification'    => 'Kitob muvaffaqiyatli yangilandi',
     'book_delete'                 => 'o\'chirilgan kitob',
@@ -36,12 +38,14 @@ return [
     'book_sort_notification'      => 'Kitob muvaffaqiyatli qayta tartiblandi',
 
     // Bookshelves
-    'bookshelf_create'            => 'yaratilgan kitobjavon',
-    'bookshelf_create_notification'    => 'Kitobjavon muvaffaqiyatli yaratildi',
-    'bookshelf_update'                 => 'yangilangan kitobjavob',
-    'bookshelf_update_notification'    => 'Kitobjavon muvaffaqiyatli yangilandi',
-    'bookshelf_delete'                 => 'o\'chirilgan kitobjavon',
-    'bookshelf_delete_notification'    => 'Kitobjavon muvaffaqiyatli o\'chirildi',
+    'bookshelf_create'            => 'created shelf',
+    'bookshelf_create_notification'    => 'Shelf successfully created',
+    'bookshelf_create_from_book'    => 'converted book to shelf',
+    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
+    'bookshelf_update'                 => 'updated shelf',
+    'bookshelf_update_notification'    => 'Shelf successfully updated',
+    'bookshelf_delete'                 => 'deleted shelf',
+    'bookshelf_delete_notification'    => 'Shelf successfully deleted',
 
     // Favourites
     'favourite_add_notification' => '":name" sevimlilaringizga qo\'shildi',