diff options
Diffstat (limited to 'app/Locale/cs_CZ')
-rw-r--r-- | app/Locale/cs_CZ/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 239fae33..2b594585 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Kategorie', 'Your category have been created successfully.' => 'Kategorie byla úspěšně vytvořena.', 'Unable to create your category.' => 'Kategorii nelze vytvořit.', - 'Your category have been updated successfully.' => 'Kategorie byla úspěšně aktualizována.', - 'Unable to update your category.' => 'Kategorii nelze aktualizovat.', + 'This category has been updated successfully.' => 'Kategorie byla úspěšně aktualizována.', + 'Unable to update this category.' => 'Kategorii nelze aktualizovat.', 'Remove a category' => 'Odstranit kategorii', 'Category removed successfully.' => 'Kategorie byla odstraněna.', 'Unable to remove this category.' => 'Kategorie nemhla být odstraněna.', |