diff options
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r-- | app/Locale/es_ES/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 713beaa0..4f2da41d 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Categorías', 'Your category have been created successfully.' => 'Se ha creado su categoría correctamente.', 'Unable to create your category.' => 'No se puede crear su categoría.', - 'Your category have been updated successfully.' => 'Se ha actualizado su categoría correctamente.', - 'Unable to update your category.' => 'No se puede actualizar su categoría.', + 'This category has been updated successfully.' => 'Se ha actualizado su categoría correctamente.', + 'Unable to update this category.' => 'No se puede actualizar su categoría.', 'Remove a category' => 'Eliminar una categoría', 'Category removed successfully.' => 'Categoría eliminada correctamente.', 'Unable to remove this category.' => 'No se puede eliminar esta categoría.', |