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.
This commit is contained in:
harsh mahajan
2026-05-20 11:03:53 +05:30
parent 838e066dbd
commit 549c073aa6
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -24,10 +24,10 @@
<section class="budget-error">
<div class="budget-error__content">
<Layout.Stack gap="s" alignItems="center">
<Badge type="error" variant="secondary" content="Budget limit reached" />
<Badge type="error" variant="secondary" content="Billing limit reached" />
<Layout.Stack gap="xs" alignItems="center">
<Typography.Title size="l" align="center">
Your organization has reached its budget limit
Your organization has reached a billing limit
</Typography.Title>
<Typography.Text align="center">
Access to resources has been blocked. Update your billing settings to
@@ -26,10 +26,10 @@
<section class="resource-blocked">
<div class="resource-blocked__content">
<Layout.Stack gap="s" alignItems="center">
<Badge type="error" variant="secondary" content="Budget limit reached" />
<Badge type="error" variant="secondary" content="Billing limit reached" />
<Layout.Stack gap="xs" alignItems="center">
<Typography.Title size="l" align="center">
Your organization has reached its budget limit
Your organization has reached a billing limit
</Typography.Title>
<Typography.Text align="center">
Access to this resource has been blocked. Update your billing settings to