]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lv/activities.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / lv / activities.php
index 7addb08d7210a2074fc49059a4a260b59144379f..c76041a0a456e2bc7d3c0b31fe676358e1b9067e 100644 (file)
@@ -28,6 +28,8 @@ return [
     // Books
     'book_create'                 => 'izveidoja grāmatu',
     'book_create_notification'    => 'Grāmata veiksmīgi izveidota',
+    'book_create_from_chapter'              => 'converted chapter to book',
+    'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
     'book_update'                 => 'atjaunoja grāmatu',
     'book_update_notification'    => 'Grāmata veiksmīgi atjaunināta',
     'book_delete'                 => 'izdzēsa grāmatu',
@@ -38,6 +40,8 @@ return [
     // Bookshelves
     'bookshelf_create'            => 'izveidoja plautku',
     'bookshelf_create_notification'    => 'Plaukts veiksmīgi izveidots',
+    'bookshelf_create_from_book'    => 'converted book to bookshelf',
+    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
     'bookshelf_update'                 => 'atjaunoja plauktu',
     'bookshelf_update_notification'    => 'Plaukts veiksmīgi atjaunināts',
     'bookshelf_delete'                 => 'izdzēsa plauktu',
@@ -60,8 +64,8 @@ return [
     'webhook_delete_notification' => 'Webhook veiksmīgi izdzēsts',
 
     // Users
-    'user_update_notification' => 'User successfully updated',
-    'user_delete_notification' => 'User successfully removed',
+    'user_update_notification' => 'Lietotājs veiksmīgi atjaunināts',
+    'user_delete_notification' => 'Lietotājs veiksmīgi dzēsts',
 
     // Other
     'commented_on'                => 'komentēts',