@clerk/localizations 3.19.3-canary.v20250716215621 → 3.20.0-canary.v20250716221645
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/en-US.js +1 -0
- package/dist/en-US.js.map +1 -1
- package/dist/en-US.mjs +1 -0
- package/dist/en-US.mjs.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
@@ -9544,6 +9544,7 @@ var enUS = {
|
|
9544
9544
|
cancelSubscriptionNoCharge: "You will not be charged for this subscription.",
|
9545
9545
|
cancelSubscriptionTitle: "Cancel {{plan}} Subscription?",
|
9546
9546
|
cannotSubscribeMonthly: "You cannot subscribe to this plan by paying monthly. To subscribe to this plan, you need to choose to pay annually.",
|
9547
|
+
cannotSubscribeUnrecoverable: "You cannot subscribe to this plan. Your existing subscription is more expensive than this plan.",
|
9547
9548
|
checkout: {
|
9548
9549
|
description__paymentSuccessful: "Your payment was successful.",
|
9549
9550
|
description__subscriptionSuccessful: "Your new subscription is all set.",
|