diff options
Diffstat (limited to 'app/Locale/fi_FI')
-rw-r--r-- | app/Locale/fi_FI/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 70280181..c6276e27 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Kategoriat', 'Your category have been created successfully.' => 'Kategoria luotiin onnistuneesti.', 'Unable to create your category.' => 'Kategorian luonti epäonnistui.', - 'Your category have been updated successfully.' => 'Kategoriaa muokattiin onnistuneesti.', - 'Unable to update your category.' => 'Kategorian muokkaaminen epäonnistui.', + 'This category has been updated successfully.' => 'Kategoriaa muokattiin onnistuneesti.', + 'Unable to update this category.' => 'Kategorian muokkaaminen epäonnistui.', 'Remove a category' => 'Poista kategoria', 'Category removed successfully.' => 'Kategoria poistettu onnistuneesti.', 'Unable to remove this category.' => 'Kategorian poisto epäonnistui.', |