This commit is contained in:
MS 2022-10-30 16:52:47 +01:00
parent 7d69aca76f
commit 4feb79f3c9
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -1589,7 +1589,7 @@ function TalerWithdrawalQRCode(Props: any): VNode {
// data didn't arrive yet and wallet didn't communicate:
if (typeof data === "undefined")
return <p>{i18n`Waiting the bank to create the operaion...`}</p>;
return <p>{i18n`Waiting the bank to create the operation...`}</p>;
/**
* Wallet didn't communicate withdrawal details yet: