[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] branch master updated: fix: proper english from 'Ban
From: |
gnunet |
Subject: |
[taler-wallet-core] branch master updated: fix: proper english from 'Bank website: Make a wire transfer to an account' |
Date: |
Fri, 20 Oct 2023 15:30:49 +0200 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository wallet-core.
The following commit(s) were added to refs/heads/master by this push:
new e299b133d fix: proper english from 'Bank website: Make a wire transfer
to an account'
e299b133d is described below
commit e299b133dbb4769355e728e4545accaac2956248
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Oct 20 10:30:43 2023 -0300
fix: proper english from 'Bank website: Make a wire transfer to an account'
---
packages/demobank-ui/src/pages/PaymentOptions.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/demobank-ui/src/pages/PaymentOptions.tsx
b/packages/demobank-ui/src/pages/PaymentOptions.tsx
index c36d58691..c2d87d0e6 100644
--- a/packages/demobank-ui/src/pages/PaymentOptions.tsx
+++ b/packages/demobank-ui/src/pages/PaymentOptions.tsx
@@ -86,7 +86,7 @@ export function PaymentOptions({ limit, goToConfirmOperation
}: { limit: AmountJ
</svg>
</span>
<div class="mt-1 flex items-center text-sm text-gray-500">
- <i18n.Translate>Make a wire transfer to an account which you
know the bank account number</i18n.Translate>
+ <i18n.Translate>Make a wire transfer to an account with known
bank account number.</i18n.Translate>
</div>
</div>
</label>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-wallet-core] branch master updated: fix: proper english from 'Bank website: Make a wire transfer to an account',
gnunet <=