]> BookStack Code Mirror - bookstack/commitdiff
New translations activities.php (Spanish)
authorDan Brown <redacted>
Wed, 11 Mar 2020 06:16:52 +0000 (06:16 +0000)
committerDan Brown <redacted>
Wed, 11 Mar 2020 06:16:52 +0000 (06:16 +0000)
resources/lang/es/activities.php

index 0f2f4bf7d47c2c0b7964d11d3260b18e2e2b52d8..e89b69fd385b337917d22d9468249d183d012c79 100644 (file)
@@ -37,11 +37,11 @@ return [
 
     // Bookshelves
     'bookshelf_create'            => 'estante creado',
-    'bookshelf_create_notification'    => 'Estante creado exitosamente',
+    'bookshelf_create_notification'    => 'Estante creado correctamente',
     'bookshelf_update'                 => 'estante actualizado',
-    'bookshelf_update_notification'    => 'Estante actualizado exitosamente',
-    'bookshelf_delete'                 => 'estante borrado',
-    'bookshelf_delete_notification'    => 'Estante borrado exitosamente',
+    'bookshelf_update_notification'    => 'Estante actualizado correctamente',
+    'bookshelf_delete'                 => 'estante eliminado',
+    'bookshelf_delete_notification'    => 'Estante eliminado correctamente',
 
     // Other
     'commented_on'                => 'comentada el',