diff options
Diffstat (limited to 'app/Locale/my_MY/translations.php')
-rw-r--r-- | app/Locale/my_MY/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 6c25e536..727506bd 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'Kategori', 'Your category have been created successfully.' => 'Kategori anda berhasil dibuat.', 'Unable to create your category.' => 'Tidak dapat membuat kategori anda.', - 'Your category have been updated successfully.' => 'Kategori anda berhasil diperbaharui.', - 'Unable to update your category.' => 'Tidak dapat memperbaharui kategori anda.', + 'This category has been updated successfully.' => 'Kategori anda berhasil diperbaharui.', + 'Unable to update this category.' => 'Tidak dapat memperbaharui kategori anda.', 'Remove a category' => 'Hapus kategori', 'Category removed successfully.' => 'Kategori berhasil dihapus.', 'Unable to remove this category.' => 'Tidak dapat menghapus kategori ini.', |