{{ "subscription" | i18n }} {{ "loading" | i18n }}

{{ "loading" | i18n }} {{ "subscriptionCanceled" | i18n }}

{{ "subscriptionPendingCanceled" | i18n }}

{{ "billingPlan" | i18n }}
{{ sub.plan.name }}
{{ "status" | i18n }}
{{ isSponsoredSubscription ? "sponsored" : subscription.status || "-" }} {{ "pendingCancellation" | i18n }}
{{ "subscriptionExpiration" | i18n }}
{{ nextInvoice ? (nextInvoice.date | date: "mediumDate") : "-" }}
{{ "details" | i18n }} {{ i.productName | i18n }} - {{ i.name }} {{ i.quantity > 1 ? "×" + i.quantity : "" }} @ {{ i.amount | currency: "$" }} {{ i.quantity * i.amount | currency: "$" }} /{{ i.interval | i18n }} {{ "passwordManager" | i18n }} - {{ "freeOrganization" | i18n }} {{ "free" | i18n }} {{ "secretsManager" | i18n }} - {{ "freeOrganization" | i18n }} {{ "free" | i18n }} {{ "secretsManager" | i18n }} - {{ "beta" | i18n }} ({{ "annually" | i18n }}) @ {{ 0 | currency: "$" }} {{ "betaEnding" | i18n | uppercase }} {{ 0 | currency: "$" }} /{{ "year" | i18n }} {{ smBetaEndedDesc }}

{{ "manageSubscription" | i18n }}

{{ subscriptionDesc }}

{{ "passwordManager" | i18n }}

{{ "storage" | i18n }}

{{ "subscriptionStorage" | i18n: sub.maxStorageGb || 0 : sub.storageName || "0 MB" }}

{{ "secretsManager" | i18n }}

{{ "selfHostingTitle" | i18n }}

{{ "selfHostingEnterpriseOrganizationSectionCopy" | i18n }}

{{ "additionalOptions" | i18n }}

{{ "additionalOptionsDesc" | i18n }}