We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43bd62 commit 3cf2a73Copy full SHA for 3cf2a73
src/resources/lang/es/crud.php
@@ -45,7 +45,7 @@
45
'delete_confirmation_title' => 'Elemento eliminado',
46
'delete_confirmation_message' => 'El elemento ha sido eliminado satisfactoriamente.',
47
'delete_confirmation_not_title' => 'No se pudo eliminar',
48
- 'delete_confirmation_not_message' => "Ha ocurrido un error. Puede que el elemento no haya sido eliminado.",
+ 'delete_confirmation_not_message' => 'Ha ocurrido un error. Puede que el elemento no haya sido eliminado.',
49
'delete_confirmation_not_deleted_title' => 'No se pudo eliminar',
50
'delete_confirmation_not_deleted_message' => 'No ha ocurrido nada. Su elemento está seguro.',
51
0 commit comments