missing dot
This commit is contained in:
parent
00f108b9dd
commit
c0327fb4d3
@ -122,7 +122,7 @@ function PendingTable({ entries }: PendingTableProps): VNode {
|
|||||||
{e.aml_status === 1 ? (
|
{e.aml_status === 1 ? (
|
||||||
<i18n.Translate>
|
<i18n.Translate>
|
||||||
There is an anti-money laundering process pending to
|
There is an anti-money laundering process pending to
|
||||||
complete
|
complete.
|
||||||
</i18n.Translate>
|
</i18n.Translate>
|
||||||
) : (
|
) : (
|
||||||
<i18n.Translate>
|
<i18n.Translate>
|
||||||
|
Loading…
Reference in New Issue
Block a user