]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/lv/activities.php
Guest create page: name field autofocus
[bookstack] / resources / lang / lv / activities.php
index c76041a0a456e2bc7d3c0b31fe676358e1b9067e..356d4890fe78621001b49b9ec54fd5d454c22841 100644 (file)
@@ -38,14 +38,14 @@ return [
     'book_sort_notification'      => 'Grāmata veiksmīgi pārkārtota',
 
     // Bookshelves
-    'bookshelf_create'            => 'izveidoja plautku',
-    'bookshelf_create_notification'    => 'Plaukts veiksmīgi izveidots',
-    'bookshelf_create_from_book'    => 'converted book to bookshelf',
+    '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'                 => 'atjaunoja plauktu',
-    'bookshelf_update_notification'    => 'Plaukts veiksmīgi atjaunināts',
-    'bookshelf_delete'                 => 'izdzēsa plauktu',
-    'bookshelf_delete_notification'    => 'Plaukts veiksmīgi dzēsts',
+    '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" ir pievienots jūsu favorītiem',