X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/397a36cfd05d26faecc1350817fa1d2fb20aa6ff..refs/pull/3918/head:/resources/lang/nb/activities.php diff --git a/resources/lang/nb/activities.php b/resources/lang/nb/activities.php index 136e36373..ca99ff8ff 100644 --- a/resources/lang/nb/activities.php +++ b/resources/lang/nb/activities.php @@ -39,14 +39,14 @@ return [ 'book_sort_notification' => 'Boken ble gjenopprettet', // Bookshelves - 'bookshelf_create' => 'opprettet bokhylle', - 'bookshelf_create_notification' => 'Bokhylle ble opprettet', - 'bookshelf_create_from_book' => 'konverterte bok til bokhylle', + 'bookshelf_create' => 'created shelf', + 'bookshelf_create_notification' => 'Shelf successfully created', + 'bookshelf_create_from_book' => 'converted book to shelf', 'bookshelf_create_from_book_notification' => 'Boken ble konvertert til en bokhylle', - 'bookshelf_update' => 'oppdaterte bokhylle', - 'bookshelf_update_notification' => 'Bookshelf successfully updated', - 'bookshelf_delete' => 'slettet bokhylle', - 'bookshelf_delete_notification' => 'Bookshelf successfully deleted', + '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» ble lagt til i dine favoritter',