feat: translation codes
This commit is contained in:
@@ -56,7 +56,7 @@ class NotificationController extends Controller
|
||||
'data' => [
|
||||
'updated' => $updated,
|
||||
],
|
||||
'message' => __('api.notifications.all_read'),
|
||||
'code' => 'NOTIFICATIONS_MARKED_AS_READ',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user