{t("ownerOnly")}
+{tc("invalidPlan")}
+ ++ {tc("invoiceLabel")} +
++ {cafeName || tc("invoiceLabel")} +
+{tc("billingPeriod")}
+| {tc("description")} | +{tc("qty")} | +{tc("unitPrice")} | +{tc("amount")} | +
|---|---|---|---|
| + + {tc("planLine", { plan: planName })} + + | ++ {tc("monthsCount", { count: formatNumber(months, numberLocale) })} + | ++ {formatCurrency(unitPrice, numberLocale)} + | ++ {formatCurrency(subtotal, numberLocale)} + | +
{t("paymentMethod")}
+
+