gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: missing dot


From: gnunet
Subject: [taler-wallet-core] branch master updated: missing dot
Date: Tue, 25 Apr 2023 04:47:25 +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 c0327fb4d missing dot
c0327fb4d is described below

commit c0327fb4d329d51c419d7c88fb7a9345a2d46888
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Apr 24 23:47:19 2023 -0300

    missing dot
---
 .../merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx 
b/packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx
index 91d876a8a..4de70a84c 100644
--- a/packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx
+++ b/packages/merchant-backoffice-ui/src/paths/instance/kyc/list/ListPage.tsx
@@ -122,7 +122,7 @@ function PendingTable({ entries }: PendingTableProps): 
VNode {
                     {e.aml_status === 1 ? (
                       <i18n.Translate>
                         There is an anti-money laundering process pending to
-                        complete
+                        complete.
                       </i18n.Translate>
                     ) : (
                       <i18n.Translate>

-- 
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]