File tree Expand file tree Collapse file tree
packages/fxa-auth-server/lib/senders/emails/partials/subscriptionCharges Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ subscription-charges-one-time-discount = One-time discount
2727subscription-charges-one-time-discount-plaintext = One-time discount: { $invoiceDiscountAmount }
2828subscription-charges-repeating-discount =
2929 { $discountDuration ->
30- *[ other ] { $discountDuration } -month discount
30+ *[ other ] { $discountDuration } -month discount
3131 }
3232subscription-charges-repeating-discount-plaintext =
3333 { $discountDuration ->
34- *[ other ] { $discountDuration } -month discount: { $invoiceDiscountAmount }
34+ *[ other ] { $discountDuration } -month discount: { $invoiceDiscountAmount }
3535 }
3636subscription-charges-discount = Discount
3737subscription-charges-discount-plaintext = Discount: { $invoiceDiscountAmount }
You can’t perform that action at this time.
0 commit comments