{t("batchPending")}
- {pending_draw_count} + {published_total}
-{t("batchPendingDraws")}
+{t("batchPublished")}
- {currentDrawPending} + {batch_total} +
++ {pending_draw_count > 0 + ? t("batchPendingDrawsCount", { count: pending_draw_count }) + : t("batchTotal")}
-{t("batchCurrentDrawPending")}
{cell.label}
++ {formatMoney(cell.amount, currency)} +
++ {t("platformNoPayoutYet")} +
+ ) : null} +