From c7b7c060a6f0c6866e05199e828053e6690e9413 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 18 Feb 2017 14:01:54 -0500 Subject: Improve category section --- app/Locale/fr_FR/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 58f64459..4b17b674 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Catégories', 'Your category have been created successfully.' => 'Votre catégorie a été créée avec succès.', 'Unable to create your category.' => 'Impossible de créer votre catégorie.', - 'Your category have been updated successfully.' => 'Votre catégorie a été mise à jour avec succès.', - 'Unable to update your category.' => 'Impossible de mettre à jour votre catégorie.', + 'This category has been updated successfully.' => 'Cette catégorie a été mise à jour avec succès.', + 'Unable to update this category.' => 'Impossible de mettre à jour cette catégorie.', 'Remove a category' => 'Supprimer une catégorie', 'Category removed successfully.' => 'Catégorie supprimée avec succès.', 'Unable to remove this category.' => 'Impossible de supprimer cette catégorie.', -- cgit v1.2.3