// Pages
'page_create' => 'telah membuat halaman',
'page_create_notification' => 'Halaman Berhasil dibuat',
- 'page_update' => 'halaman diperbaharui',
- 'page_update_notification' => 'Halaman Berhasil Diperbarui',
+ 'page_update' => 'halaman telah diperbaharui',
+ 'page_update_notification' => 'Berhasil mengupdate halaman',
'page_delete' => 'halaman dihapus',
'page_delete_notification' => 'Berhasil menghapus halaman',
'page_restore' => 'halaman telah dipulihkan',
'favourite_add_notification' => '":name" telah ditambahkan ke favorit Anda',
'favourite_remove_notification' => '":name" telah dihapus dari favorit Anda',
+ // MFA
+ 'mfa_setup_method_notification' => 'Metode multi-faktor sukses dikonfigurasi',
+ 'mfa_remove_method_notification' => 'Metode multi-faktor sukses dihapus',
+
// Other
'commented_on' => 'berkomentar pada',
'permissions_update' => 'izin diperbarui',