feat: translation codes
This commit is contained in:
@@ -29,7 +29,7 @@ class NotificationPreferenceController extends Controller
|
||||
|
||||
return response()->json([
|
||||
'data' => $this->preferences($request),
|
||||
'message' => __('api.notifications.preferences_updated'),
|
||||
'code' => 'NOTIFICATION_PREFERENCES_UPDATED',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user