diff options
Diffstat (limited to 'app/Locale/bs_BA/translations.php')
-rw-r--r-- | app/Locale/bs_BA/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 931588c4..7ca6e5df 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Kategorije', 'Your category have been created successfully.' => 'Uspješno kreirana kategorija.', 'Unable to create your category.' => 'Nije moguće kreirati kategoriju.', - 'Your category have been updated successfully.' => 'Kategorija je uspješno ažurirana', - 'Unable to update your category.' => 'Nemoguće izmijeniti kategoriju', + 'This category has been updated successfully.' => 'Kategorija je uspješno ažurirana', + 'Unable to update this category.' => 'Nemoguće izmijeniti kategoriju', 'Remove a category' => 'Ukloni kategoriju', 'Category removed successfully.' => 'Kategorija uspešno uklonjena.', 'Unable to remove this category.' => 'Nije moguće ukloniti kategoriju.', |