From 549c073aa604fef9e00f2ef586b3cd4fdc23d18b Mon Sep 17 00:00:00 2001 From: harsh mahajan Date: Wed, 20 May 2026 11:03:53 +0530 Subject: [PATCH] fix: use generic billing limit copy for 402 error page 402 can be triggered by various billing limits, not only budget caps. Update copy to reflect this. --- src/routes/(console)/+error.svelte | 4 ++-- src/routes/(console)/project-[region]-[project]/+error.svelte | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/routes/(console)/+error.svelte b/src/routes/(console)/+error.svelte index ec00cecb1..b2751b53c 100644 --- a/src/routes/(console)/+error.svelte +++ b/src/routes/(console)/+error.svelte @@ -24,10 +24,10 @@
- + - Your organization has reached its budget limit + Your organization has reached a billing limit Access to resources has been blocked. Update your billing settings to diff --git a/src/routes/(console)/project-[region]-[project]/+error.svelte b/src/routes/(console)/project-[region]-[project]/+error.svelte index ab7473aa1..3c724180c 100644 --- a/src/routes/(console)/project-[region]-[project]/+error.svelte +++ b/src/routes/(console)/project-[region]-[project]/+error.svelte @@ -26,10 +26,10 @@
- + - Your organization has reached its budget limit + Your organization has reached a billing limit Access to this resource has been blocked. Update your billing settings to