diff options
Diffstat (limited to 'app/Locale/id_ID')
-rw-r--r-- | app/Locale/id_ID/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index 9ec4efbb..4f4580cf 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/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 diperbarui.', - 'Unable to update your category.' => 'Tidak dapat memperbarui kategori Anda.', + 'This category has been updated successfully.' => 'Kategori Anda berhasil diperbarui.', + 'Unable to update this category.' => 'Tidak dapat memperbarui kategori Anda.', 'Remove a category' => 'Hapus kategori', 'Category removed successfully.' => 'Kategori berhasil dihapus.', 'Unable to remove this category.' => 'Tidak dapat menghapus kategori ini.', |