Updated tier wording (#25808)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2d1135ca46
Коммит
6520e570e0
@@ -355,7 +355,6 @@ function Content(props: ContentProps) {
|
|||||||
plan='Free'
|
plan='Free'
|
||||||
planSummary={formatMessage({id: 'pricing_modal.planSummary.free', defaultMessage: 'Increased productivity for small teams'})}
|
planSummary={formatMessage({id: 'pricing_modal.planSummary.free', defaultMessage: 'Increased productivity for small teams'})}
|
||||||
price='$0'
|
price='$0'
|
||||||
rate={formatMessage({id: 'pricing_modal.price.freeForever', defaultMessage: 'Free forever'})}
|
|
||||||
isCloud={true}
|
isCloud={true}
|
||||||
cloudFreeDeprecated={cloudFreeDeprecated}
|
cloudFreeDeprecated={cloudFreeDeprecated}
|
||||||
planLabel={
|
planLabel={
|
||||||
|
|||||||
@@ -185,7 +185,6 @@ function SelfHostedContent(props: ContentProps) {
|
|||||||
plan='Free'
|
plan='Free'
|
||||||
planSummary={formatMessage({id: 'pricing_modal.planSummary.free', defaultMessage: 'Increased productivity for small teams'})}
|
planSummary={formatMessage({id: 'pricing_modal.planSummary.free', defaultMessage: 'Increased productivity for small teams'})}
|
||||||
price='$0'
|
price='$0'
|
||||||
rate={formatMessage({id: 'pricing_modal.price.freeForever', defaultMessage: 'Free forever'})}
|
|
||||||
isCloud={false}
|
isCloud={false}
|
||||||
cloudFreeDeprecated={false}
|
cloudFreeDeprecated={false}
|
||||||
planLabel={
|
planLabel={
|
||||||
|
|||||||
@@ -4613,7 +4613,6 @@
|
|||||||
"pricing_modal.planSummary.enterprise": "Administration, security, and compliance for large teams",
|
"pricing_modal.planSummary.enterprise": "Administration, security, and compliance for large teams",
|
||||||
"pricing_modal.planSummary.free": "Increased productivity for small teams",
|
"pricing_modal.planSummary.free": "Increased productivity for small teams",
|
||||||
"pricing_modal.planSummary.professional": "Scalable solutions {br} for growing teams",
|
"pricing_modal.planSummary.professional": "Scalable solutions {br} for growing teams",
|
||||||
"pricing_modal.price.freeForever": "Free forever",
|
|
||||||
"pricing_modal.questions": "Questions?",
|
"pricing_modal.questions": "Questions?",
|
||||||
"pricing_modal.rate.seatPerMonth": "USD per seat/month {br}<b>(billed annually)</b>",
|
"pricing_modal.rate.seatPerMonth": "USD per seat/month {br}<b>(billed annually)</b>",
|
||||||
"pricing_modal.reach_out": "Reach out to us and we’ll help you decide which plan is right for you and your organization.",
|
"pricing_modal.reach_out": "Reach out to us and we’ll help you decide which plan is right for you and your organization.",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user