{{ "subscriptionPendingCanceled" | i18n }}
{{ i.name }} {{ i.quantity > 1 ? "×" + i.quantity : "" }} @ {{ i.amount | currency : "$" }} | {{ i.quantity * i.amount | currency : "$" }} /{{ i.interval | i18n }} |
{{ "subscriptionStorage" | i18n : sub.maxStorageGb || 0 : sub.storageName || "0 MB" }}