taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 4755c83053faaae4879812d41522aeb6b59d098b
parent c1cd411d900be873473248df54c6cbada09bdccd
Author: Sebastian <sebasjm@gmail.com>
Date:   Wed, 29 May 2024 10:09:28 -0300

adding marc's comment

Diffstat:
Mpackages/bank-ui/src/pages/QrCodeSection.tsx | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/packages/bank-ui/src/pages/QrCodeSection.tsx b/packages/bank-ui/src/pages/QrCodeSection.tsx @@ -86,10 +86,10 @@ export function QrCodeSection({ <div class="mt-4 mb-4 text-sm text-gray-500"> <p> <i18n.Translate> - You will see the details of the operation in your wallet - including the fees (if applies). If you still don't have one you - can install it following instructions in - </i18n.Translate>{" "} + Your wallet will display the details of the transaction + including the fees (if applicable). If you do not yet have a + wallet, please follow the instructions on + </i18n.Translate> <a class="font-semibold text-gray-500 hover:text-gray-400" name="wallet page"