+ // API Tokens
+ 'api_token_create' => 'API token yang dibuat',
+ 'api_token_create_notification' => 'Token API berhasil dibuat',
+ 'api_token_update' => 'token API yang diperbarui',
+ 'api_token_update_notification' => 'token API berhasil dirubah',
+ 'api_token_delete' => 'token API yang dihapus',
+ 'api_token_delete_notification' => 'token API berhasil dihapus ',
+
+ // Roles
+ 'role_create' => 'created role',
+ 'role_create_notification' => 'Peran berhasil dibuat',
+ 'role_update' => 'updated role',
+ 'role_update_notification' => 'Peran berhasil diperbarui',
+ 'role_delete' => 'deleted role',
+ 'role_delete_notification' => 'Peran berhasil dihapus',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'emptied recycle bin',
+ 'recycle_bin_restore' => 'restored from recycle bin',
+ 'recycle_bin_destroy' => 'removed from recycle bin',
+
+ // Comments