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/nl_NL/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/nl_NL/translations.php') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 0d14518d..001964b6 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Categorieën', 'Your category have been created successfully.' => 'Categorie succesvol aangemaakt.', 'Unable to create your category.' => 'Categorie aanmaken niet gelukt.', - 'Your category have been updated successfully.' => 'Categorie succesvol aangepast.', - 'Unable to update your category.' => 'Aanpassen van categorie niet gelukt.', + 'This category has been updated successfully.' => 'Categorie succesvol aangepast.', + 'Unable to update this category.' => 'Aanpassen van categorie niet gelukt.', 'Remove a category' => 'Categorie verwijderen', 'Category removed successfully.' => 'Categorie succesvol verwijderd.', 'Unable to remove this category.' => 'Categorie verwijderen niet gelukt.', -- cgit v1.2.3