diff options
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index d7c1d1e8..7f8887d7 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Kategorie', 'Your category have been created successfully.' => 'Pomyślnie utworzono kategorię.', 'Unable to create your category.' => 'Nie można tworzyć kategorii.', - 'Your category have been updated successfully.' => 'Pomyślnie zaktualizowano kategorię', - 'Unable to update your category.' => 'Nie można zaktualizować kategorii', + 'This category has been updated successfully.' => 'Pomyślnie zaktualizowano kategorię', + 'Unable to update this category.' => 'Nie można zaktualizować kategorii', 'Remove a category' => 'Usuń kategorię', 'Category removed successfully.' => 'Pomyślnie usunięto kategorię.', 'Unable to remove this category.' => 'Nie można usunąć tej kategorii.', |