gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant-backoffice] 04/07: diction: s/pay/payment/


From: gnunet
Subject: [taler-merchant-backoffice] 04/07: diction: s/pay/payment/
Date: Tue, 25 May 2021 10:30:46 +0200

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository merchant-backoffice.

commit 9dbaa71413f8520324c8a4ab4f52dd21b5eff834
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue May 25 04:26:01 2021 -0400

    diction: s/pay/payment/
---
 packages/frontend/src/paths/admin/create/CreatePage.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/frontend/src/paths/admin/create/CreatePage.tsx 
b/packages/frontend/src/paths/admin/create/CreatePage.tsx
index b71fcee..4cf4b3c 100644
--- a/packages/frontend/src/paths/admin/create/CreatePage.tsx
+++ b/packages/frontend/src/paths/admin/create/CreatePage.tsx
@@ -108,7 +108,7 @@ export function CreatePage({ onCreate, onBack, forceId }: 
Props): VNode {
               <InputLocation name="jurisdiction" />
             </InputGroup>
 
-            <InputDuration<Entity> name="default_pay_delay" 
label={i18n`Default pay delay`} tooltip={i18n`max time to pay if the order does 
not override it`} />
+            <InputDuration<Entity> name="default_pay_delay" 
label={i18n`Default payment delay`} tooltip={i18n`max time to pay if the order 
does not override it`} />
 
             <InputDuration<Entity> name="default_wire_transfer_delay" 
label={i18n`Default wire transfer delay`} tooltip={i18n`min time to wait the 
transfer if the merchant does not override it`} />
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]