]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de_informal/activities.php
New Crowdin updates (#3710)
[bookstack] / resources / lang / de_informal / activities.php
index 26f7c53a363454b3fa2a3a2e18abf4ac3e0ba0dd..abc2235dac86170a92d3dfe91e1965e722b1c4de 100644 (file)
@@ -29,7 +29,7 @@ return [
     'book_create'                 => 'erstellt Buch',
     'book_create_notification'    => 'Buch erfolgreich erstellt',
     'book_create_from_chapter'              => 'umgewandeltes Kapitel zum Buch',
-    'book_create_from_chapter_notification' => 'Kapitel erfolgreich in ein Buch konvertiert',
+    'book_create_from_chapter_notification' => 'Kapitel erfolgreich in ein Buch umgewandelt',
     'book_update'                 => 'aktualisiert Buch',
     'book_update_notification'    => 'Buch erfolgreich aktualisiert',
     'book_delete'                 => 'löscht Buch',
@@ -39,13 +39,13 @@ return [
 
     // Bookshelves
     'bookshelf_create'            => 'created shelf',
-    'bookshelf_create_notification'    => 'Shelf successfully created',
+    'bookshelf_create_notification'    => 'Regal erfolgreich erstellt',
     'bookshelf_create_from_book'    => 'converted book to shelf',
-    'bookshelf_create_from_book_notification'    => 'Buch erfolgreich in ein Regal konvertiert',
+    'bookshelf_create_from_book_notification'    => 'Buch erfolgreich zu einem Regal umgewandelt',
     'bookshelf_update'                 => 'updated shelf',
-    'bookshelf_update_notification'    => 'Shelf successfully updated',
+    'bookshelf_update_notification'    => 'Regal erfolgreich aktualisiert',
     'bookshelf_delete'                 => 'deleted shelf',
-    'bookshelf_delete_notification'    => 'Shelf successfully deleted',
+    'bookshelf_delete_notification'    => 'Regal erfolgreich gelöscht',
 
     // Favourites
     'favourite_add_notification' => '":name" wurde zu deinen Favoriten hinzugefügt',