Added copy for SM trial organizations to contact customer support

This commit is contained in:
Conner Turnbull 2024-05-01 11:04:42 -04:00
parent ee2f96d3c4
commit 7c381f9ac1
No known key found for this signature in database
GPG Key ID: F10C48CA73EE41A3
2 changed files with 14 additions and 0 deletions

View File

@ -142,6 +142,14 @@
<ng-container *ngIf="userOrg.canEditSubscription">
<h2 bitTypography="h2" class="tw-mt-7">{{ "manageSubscription" | i18n }}</h2>
<p bitTypography="body1">
{{ "smStandaloneTrialSeatCountUpdateMessageFragment1" | i18n }}
{{ "passwordManager" | i18n }}
{{ "smStandaloneTrialSeatCountUpdateMessageFragment2" | i18n }}
<a href="https://bitwarden.com/contact/" target="_blank" rel="noreferrer"
>{{ "contactSupportShort" | i18n }}.
</a>
</p>
<p bitTypography="body1">{{ subscriptionDesc }}</p>
<ng-container
*ngIf="

View File

@ -3559,6 +3559,12 @@
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited members exceed your subscription seats, you will immediately receive a prorated charge for the additional members."
},
"smStandaloneTrialSeatCountUpdateMessageFragment1": {
"message": "If you want to add additional"
},
"smStandaloneTrialSeatCountUpdateMessageFragment2": {
"message": "seats without the bundled offer, please contact"
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "Adjustments to your subscription will result in prorated changes to your billing totals. If newly invited members exceed your subscription seats, you will immediately receive a prorated charge for the additional members until your $MAX$ seat limit is reached.",
"placeholders": {