Merged in feature/IO-2298-payment-export (pull request #814)
Update labels.
This commit is contained in:
@@ -89,7 +89,7 @@ const PaymentMarkForExportButton = ({
|
||||
loading={exportLogLoading || updatePaymentLoading}
|
||||
disabled={!!payment.exportedat}
|
||||
>
|
||||
{t("payments.labels.markforexport")}
|
||||
{t("payments.labels.markexported")}
|
||||
</Button>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user