diff options
Diffstat (limited to 'app/Locale/tr_TR')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 6f4dd2e6..98331ae4 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Kategoriler', 'Your category have been created successfully.' => 'Kategori başarıyla oluşturuldu.', 'Unable to create your category.' => 'Kategori oluşturulamadı.', - 'Your category have been updated successfully.' => 'Kategori başarıyla güncellendi.', - 'Unable to update your category.' => 'Kategori güncellenemedi.', + 'This category has been updated successfully.' => 'Kategori başarıyla güncellendi.', + 'Unable to update this category.' => 'Kategori güncellenemedi.', 'Remove a category' => 'Bir kategoriyi sil', 'Category removed successfully.' => 'Kategori başarıyla silindi.', 'Unable to remove this category.' => 'Bu kategori silinemedi.', |