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/sv_SE/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/sv_SE') diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 51dee948..59948bb5 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Ange kategorier', 'Your category have been created successfully.' => 'Din kategori har skapats', 'Unable to create your category.' => 'Kunde inte skapa din kategori', - 'Your category have been updated successfully.' => 'Din kategori har uppdaterats', - 'Unable to update your category.' => 'Kunde inte uppdatera din kategori', + 'This category has been updated successfully.' => 'Din kategori har uppdaterats', + 'Unable to update this category.' => 'Kunde inte uppdatera din kategori', 'Remove a category' => 'Ta bort en kategori', 'Category removed successfully.' => 'Kategorin har tagits bort', 'Unable to remove this category.' => 'Kunde inte ta bort denna kategori', -- cgit v1.2.3