[CLD-7421][CLD-7420] Deprecate Self Serve: First Pass (#26668)
* Deprecate Self Serve: First Pass * Fix ci * Fix more ci * Remmove outdated server tests * Fix a missed spot opening purchase modal in Self Hosted * Fix i18n * Clean up some more server code, fix webapp test * Fix alignment of button * Fix linter * Fix i18n server side * Add back translation * Remove client functions * Put back client functions --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
@@ -555,10 +555,6 @@
|
||||
"id": "api.cloud.cws_webhook_event_missing_error",
|
||||
"translation": "Webhook event was not handled. Either it is missing or it is not valid."
|
||||
},
|
||||
{
|
||||
"id": "api.cloud.delinquency_email.missing_email_to_trigger",
|
||||
"translation": "Missing required fields to send delinquency email."
|
||||
},
|
||||
{
|
||||
"id": "api.cloud.license_error",
|
||||
"translation": "Your license does not support cloud requests."
|
||||
@@ -2838,10 +2834,6 @@
|
||||
"id": "api.scheme.patch_scheme.license.error",
|
||||
"translation": "Your license does not support update permissions schemes"
|
||||
},
|
||||
{
|
||||
"id": "api.server.cws.delete_workspace.app_error",
|
||||
"translation": "CWS Server failed to delete workspace."
|
||||
},
|
||||
{
|
||||
"id": "api.server.cws.disabled",
|
||||
"translation": "Interactions with the Mattermost Customer Portal have been disabled by the system admin."
|
||||
@@ -3262,54 +3254,6 @@
|
||||
"id": "api.team.user.missing_account",
|
||||
"translation": "Unable to find the user."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal.button",
|
||||
"translation": "Renew now"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal.subtitle",
|
||||
"translation": "Please renew to avoid any disruption"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal_30.subject",
|
||||
"translation": "Annual bill due in 30 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal_30.title",
|
||||
"translation": "Your annual bill is due in 30 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal_60.subject",
|
||||
"translation": "Annual subscription renewal in 60 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal_60.title",
|
||||
"translation": "Annual subscription renewal in 60 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal_7.subject",
|
||||
"translation": "Action Required: Annual subscription renewal in 7 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_renewal_7.title",
|
||||
"translation": "You are about to lose access to your workspace in 7 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_upgrade_confirmation.subject",
|
||||
"translation": "Mattermost Upgrade Confirmation"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_upgrade_confirmation.title",
|
||||
"translation": "You are now upgraded!"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_upgrade_confirmation_monthly.subtitle",
|
||||
"translation": "Your {{.WorkspaceName}} workspace has now been upgraded. You'll be billed from {{.Date}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_upgrade_confirmation_yearly.subtitle",
|
||||
"translation": "Your {{.WorkspaceName}} workspace has now been upgraded."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_welcome_email.add_apps_info",
|
||||
"translation": "Add apps to your workspace"
|
||||
@@ -3378,14 +3322,6 @@
|
||||
"id": "api.templates.cloud_welcome_email.title",
|
||||
"translation": "Your workspace is ready to go!"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.cloud_welcome_email.yearly_plan_button",
|
||||
"translation": "View your invoice"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.copyright",
|
||||
"translation": "© 2021 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.deactivate_body.info",
|
||||
"translation": "You deactivated your account on {{ .SiteURL }}."
|
||||
@@ -3402,182 +3338,6 @@
|
||||
"id": "api.templates.deactivate_subject",
|
||||
"translation": "[{{ .SiteName }}] Your account at {{ .ServerURL }} has been deactivated"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_14.button",
|
||||
"translation": "Update payment"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_14.subject",
|
||||
"translation": "Payment is overdue for your Mattermost {{.Plan}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_14.subtitle1",
|
||||
"translation": "We weren't able to charge the credit card we have on file. This means your workspace is at risk of being downgraded to Cloud Free."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_14.subtitle2",
|
||||
"translation": "Please contact your financial institution to resolve any issues. Then, update your payment details as needed."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_14.title",
|
||||
"translation": "Payment not received"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.bullet.files",
|
||||
"translation": "Files"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.bullet.message_history",
|
||||
"translation": "Message history"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.button",
|
||||
"translation": "Update payment"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.limits_documentation",
|
||||
"translation": "View all limits documentation."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.subject",
|
||||
"translation": "Act to keep your Mattermost {{.Plan}} Features"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.subtitle1",
|
||||
"translation": "You have time to keep your Mattermost {{.Plan}} active but you'll need to resolve issues with your payment method."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.subtitle2",
|
||||
"translation": "If no action is taken, your workspace will be downgraded and the following data may be archived:"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_30.title",
|
||||
"translation": "Your workspace will be downgraded soon"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_45.button",
|
||||
"translation": "Update payment"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_45.subject",
|
||||
"translation": "Notice: Your Mattermost {{.Plan}} will be downgraded soon"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_45.subtitle1",
|
||||
"translation": "We've been unable to collect payment for outstanding invoices since {{.DelinquencyDate}}. Your workspace is at risk of being downgraded."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_45.subtitle2",
|
||||
"translation": "A downgraded workspace might negatively affect critical workflows and other business critical activities carried at your workspace."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_45.subtitle3",
|
||||
"translation": "Update your credit card information now."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_45.title",
|
||||
"translation": "Your workspace will be downgraded soon"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_60.button",
|
||||
"translation": "Update payment"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_60.downgrade_to_free",
|
||||
"translation": "Downgrade to Cloud Free"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_60.subject",
|
||||
"translation": "Action Required: Workspace will be downgraded in 30 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_60.subtitle1",
|
||||
"translation": "Please update your payment information soon to process your outstanding invoices."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_60.subtitle2",
|
||||
"translation": "We will downgrade your workspace automatically in 30 days if we are unable to process your payment."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_60.subtitle3",
|
||||
"translation": "Update your payment information now or downgrade to Cloud Free below."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_60.title",
|
||||
"translation": "Your Mattermost workspace will be downgraded in 30 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_7.button",
|
||||
"translation": "Update payment"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_7.subtitle1",
|
||||
"translation": "We couldn't process your most recent payment."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_7.subtitle2",
|
||||
"translation": "To keep your {{.Plan}} plan active, please contact your financial institution as soon as possible. Then, update your payment details as needed."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_7.title",
|
||||
"translation": "Your payment wasn't completed"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_75.button",
|
||||
"translation": "Update payment"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_75.downgrade_to_free",
|
||||
"translation": "Downgrade to Cloud Free"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_75.subject",
|
||||
"translation": "Your Mattermost {{.Plan}} will be downgraded in 15 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_75.subtitle1",
|
||||
"translation": "This is a final reminder that we haven’t received payment for your Mattermost Cloud workspace since {{.DelinquencyDate}}."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_75.subtitle2",
|
||||
"translation": "Your workspace will be downgraded to Cloud Free. Your {{.Plan}} features will be locked and some of your workspace data may be archived until your full outstanding balance is settled."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_75.subtitle3",
|
||||
"translation": "Update your payment information now, or downgrade to Cloud Free."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_75.title",
|
||||
"translation": "Your workspace will be downgraded in 15 days"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_90.button",
|
||||
"translation": "Update payment"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_90.secondary_action_button",
|
||||
"translation": "View Plans & Pricing"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_90.subject",
|
||||
"translation": "Your Mattermost Cloud workspace has been downgraded"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_90.subtitle1",
|
||||
"translation": "If you use Cloud Professional or Enterprise features for important business operations, these will no longer be available and you'll experience degraded performance."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_90.subtitle2",
|
||||
"translation": "In addition, your data may have been archived due to Cloud Free limitations."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_90.subtitle3",
|
||||
"translation": "To unarchive your data and keep paid features, update your payment information."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.delinquency_90.title",
|
||||
"translation": "Your Mattermost workspace has been downgraded"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.email_change_body.info",
|
||||
"translation": "Your email address for {{.TeamDisplayName}} has been changed to {{.NewEmail}}."
|
||||
@@ -3782,46 +3542,6 @@
|
||||
"id": "api.templates.password_change_subject",
|
||||
"translation": "[{{ .SiteName }}] Your password has been updated"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed.info1",
|
||||
"translation": "Your financial institution declined a payment from your {{.CardBrand}} ****{{.LastFour}} associated with your Mattermost Cloud workspace."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed.info2",
|
||||
"translation": "They provided the following reason:"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed.info3",
|
||||
"translation": "To ensure uninterrupted access to Mattermost {{.Plan}}, please either contact your financial institution to fix the underlying problem or update your payment information. Once payment information is updated, Mattermost will attempt to settle any outstanding balance."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed.subject",
|
||||
"translation": "Action required: Payment failed for Mattermost {{.Plan}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed.title",
|
||||
"translation": "The payment wasn't successful"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed_no_card.button",
|
||||
"translation": "Pay now"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed_no_card.info1",
|
||||
"translation": "Your Mattermost Cloud invoice for the most recent billing period has been processed. However, we don't have your payment details on file."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed_no_card.info3",
|
||||
"translation": "To review your invoice and add a payment method, select Pay now."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed_no_card.subject",
|
||||
"translation": "Payment is due for your Mattermost Cloud subscription"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.payment_failed_no_card.title",
|
||||
"translation": "Your Mattermost Cloud Invoice is due"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.post_body.button",
|
||||
"translation": "Reply in Mattermost"
|
||||
@@ -5074,22 +4794,6 @@
|
||||
"id": "app.channel_member_history.log_leave_event.internal_error",
|
||||
"translation": "Failed to record channel member history. Failed to update existing join record"
|
||||
},
|
||||
{
|
||||
"id": "app.cloud.get_cloud_products.app_error",
|
||||
"translation": "Couldn't retrieve cloud products"
|
||||
},
|
||||
{
|
||||
"id": "app.cloud.get_current_plan_name.app_error",
|
||||
"translation": "Unable to get current plan name"
|
||||
},
|
||||
{
|
||||
"id": "app.cloud.get_subscription.app_error",
|
||||
"translation": "Couldn't retrieve cloud subscription"
|
||||
},
|
||||
{
|
||||
"id": "app.cloud.get_subscription_delinquency_date.app_error",
|
||||
"translation": "Subscription is not delinquent"
|
||||
},
|
||||
{
|
||||
"id": "app.cloud.trial_plan_bot_message",
|
||||
"translation": "{{.UsersNum}} members of the {{.WorkspaceName}} workspace have requested starting the Enterprise trial for access to: "
|
||||
@@ -7214,10 +6918,6 @@
|
||||
"id": "app.user.send_auto_response.app_error",
|
||||
"translation": "Unable to send auto response from user."
|
||||
},
|
||||
{
|
||||
"id": "app.user.send_emails.app_error",
|
||||
"translation": "No emails were successfully sent"
|
||||
},
|
||||
{
|
||||
"id": "app.user.store_is_empty.app_error",
|
||||
"translation": "Failed to check if user store is empty."
|
||||
|
||||
Ссылка в новой задаче
Block a user