i18n.
Этот коммит содержится в:
@@ -116,9 +116,7 @@ describe('components/overage_users_banner', () => {
|
|||||||
name: 'Professional',
|
name: 'Professional',
|
||||||
sku: SelfHostedProducts.PROFESSIONAL,
|
sku: SelfHostedProducts.PROFESSIONAL,
|
||||||
price_per_seat: 7.5,
|
price_per_seat: 7.5,
|
||||||
|
|
||||||
}),
|
}),
|
||||||
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -105,7 +105,6 @@ const OverageUsersBannerNotice = () => {
|
|||||||
href={`${siteURL}/${ConsolePages.LICENSE}?action=show_expansion_modal`}
|
href={`${siteURL}/${ConsolePages.LICENSE}?action=show_expansion_modal`}
|
||||||
rel='noopener noreferrer'
|
rel='noopener noreferrer'
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
|
||||||
>
|
>
|
||||||
{chunks}
|
{chunks}
|
||||||
</ExternalLink>
|
</ExternalLink>
|
||||||
|
|||||||
@@ -4027,6 +4027,7 @@
|
|||||||
"licensingPage.overageUsersBanner.ctaExpandSeats": "Purchase additional seats",
|
"licensingPage.overageUsersBanner.ctaExpandSeats": "Purchase additional seats",
|
||||||
"licensingPage.overageUsersBanner.noticeDescription": "Notify your Customer Success Manager on your next true-up check. <a></a>",
|
"licensingPage.overageUsersBanner.noticeDescription": "Notify your Customer Success Manager on your next true-up check. <a></a>",
|
||||||
"licensingPage.overageUsersBanner.noticeTitle": "Your workspace user count has exceeded your paid license seat count by {seats, number} {seats, plural, one {seat} other {seats}}",
|
"licensingPage.overageUsersBanner.noticeTitle": "Your workspace user count has exceeded your paid license seat count by {seats, number} {seats, plural, one {seat} other {seats}}",
|
||||||
|
"licensingPage.overageUsersBanner.selfHostedNoticeDescription": "<a>Purchase additional seats </a> to remain compliant.",
|
||||||
"licensingPage.overageUsersBanner.text": "Your workspace user count has exceeded your paid license seat count by {seats, number} {seats, plural, one {seat} other {seats}}. Purchase additional seats to remain compliant.",
|
"licensingPage.overageUsersBanner.text": "Your workspace user count has exceeded your paid license seat count by {seats, number} {seats, plural, one {seat} other {seats}}. Purchase additional seats to remain compliant.",
|
||||||
"link_preview.image_preview": "Show Image preview",
|
"link_preview.image_preview": "Show Image preview",
|
||||||
"link_preview.remove_link_preview": "Remove link preview",
|
"link_preview.remove_link_preview": "Remove link preview",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user