You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/en-US.json
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1436,6 +1436,15 @@
1436
1436
"billingUsersInfo": "You're charged for each user in the organization. Billing is calculated daily based on the number of active user accounts in your org.",
1437
1437
"billingDomainInfo": "You're charged for each domain in the organization. Billing is calculated daily based on the number of active domain accounts in your org.",
1438
1438
"billingRemoteExitNodesInfo": "You're charged for each managed Node in the organization. Billing is calculated daily based on the number of active managed Nodes in your org.",
1439
+
"billingLicenseKeys": "License Keys",
1440
+
"billingLicenseKeysDescription": "Manage your license key subscriptions",
"domainNotFoundDescription": "This resource is disabled because the domain no longer exists our system. Please set a new domain for this resource.",
1441
1450
"failed": "Failed",
@@ -2113,6 +2122,32 @@
2113
2122
}
2114
2123
}
2115
2124
},
2125
+
"newPricingLicenseForm": {
2126
+
"title": "Get a license",
2127
+
"description": "Choose a plan and tell us how you plan to use Pangolin.",
2128
+
"chooseTier": "Choose your plan",
2129
+
"viewPricingLink": "See pricing, features, and limits",
2130
+
"tiers": {
2131
+
"starter": {
2132
+
"title": "Starter",
2133
+
"description": "Enterprise features, 25 users, 25 sites, and community support."
2134
+
},
2135
+
"scale": {
2136
+
"title": "Scale",
2137
+
"description": "Enterprise features, 50 users, 50 sites, and priority support."
2138
+
}
2139
+
},
2140
+
"personalUseOnly": "Personal use only (free license — no checkout)",
2141
+
"buttons": {
2142
+
"continueToCheckout": "Continue to Checkout"
2143
+
},
2144
+
"toasts": {
2145
+
"checkoutError": {
2146
+
"title": "Checkout error",
2147
+
"description": "Could not start checkout. Please try again."
2148
+
}
2149
+
}
2150
+
},
2116
2151
"priority": "Priority",
2117
2152
"priorityDescription": "Higher priority routes are evaluated first. Priority = 100 means automatic ordering (system decides). Use another number to enforce manual priority.",
0 commit comments