diff --git a/resources/lang/id/activities.php b/resources/lang/id/activities.php index e7b065c8a..3ea6da17c 100644 --- a/resources/lang/id/activities.php +++ b/resources/lang/id/activities.php @@ -7,7 +7,7 @@ return [ // Pages 'page_create' => 'telah membuat halaman', - 'page_create_notification' => 'Page successfully created', + 'page_create_notification' => 'Jenis Halaman berhasil dibuat', 'page_update' => 'halaman telah diperbaharui', 'page_update_notification' => 'Page successfully updated', 'page_delete' => 'halaman dihapus',