diff --git a/components/brave_vpn/resources/panel/components/error-subscription-failed-panel/index.tsx b/components/brave_vpn/resources/panel/components/error-subscription-failed-panel/index.tsx
index 6bc9172dc5ab..a8d62fa4fcd5 100644
--- a/components/brave_vpn/resources/panel/components/error-subscription-failed-panel/index.tsx
+++ b/components/brave_vpn/resources/panel/components/error-subscription-failed-panel/index.tsx
@@ -33,7 +33,7 @@ function ErrorSubscriptionFailed () {
{getLocale('braveVpnPaymentFailure')}
- {getLocale('braveVpnPaymentFailureReason')}
+ {getLocale('braveVpnPaymentFailureReason').replace('$1', getLocale('braveVpn'))}