]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es_AR/activities.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / es_AR / activities.php
index aa761f6d226141f21fc377b89f179273ed893ec8..9dd06f7c202cfd3a59e064ecb9b4e369a767a18a 100644 (file)
@@ -28,8 +28,8 @@ return [
     // Books
     'book_create'                 => 'libro creado',
     'book_create_notification'    => 'Libro creado correctamente',
-    'book_create_from_chapter'              => 'convertido capítulo a libro',
-    'book_create_from_chapter_notification' => 'Capítulo convertido a libro con éxito',
+    'book_create_from_chapter'              => 'capítulo convertido en libro',
+    'book_create_from_chapter_notification' => 'Capítulo convertido en libro con éxito',
     'book_update'                 => 'libro actualizado',
     'book_update_notification'    => 'Libro actualizado correctamente',
     'book_delete'                 => 'libro borrado',
@@ -40,8 +40,8 @@ return [
     // Bookshelves
     'bookshelf_create'            => 'estante creado',
     'bookshelf_create_notification'    => 'Estante creado correctamente',
-    'bookshelf_create_from_book'    => 'convertido libro a estante',
-    'bookshelf_create_from_book_notification'    => 'Libro convertido a estante con éxito',
+    'bookshelf_create_from_book'    => 'libro convertido en estante',
+    'bookshelf_create_from_book_notification'    => 'Libro convertido en estante con éxito',
     'bookshelf_update'                 => 'Estante actualizado',
     'bookshelf_update_notification'    => 'Estante actualizado correctamente',
     'bookshelf_delete'                 => 'Estante borrado',