diff --git a/src/modules/i18n/files/en.json b/src/modules/i18n/files/en.json index 414d047f..19631c36 100644 --- a/src/modules/i18n/files/en.json +++ b/src/modules/i18n/files/en.json @@ -45,7 +45,7 @@ "validation.insufficient-balance": "Insufficient funds", "validation.invalid-address": "Invalid wallet address", "validation.pls-input-number-only": "Please input valid number", - "validation.lower-than-minimum-amount": "min. withdrawal: {value}{currency}", + "validation.lower-than-minimum-amount": "min: {value} {currency}", "toast.invalid-wallet-address": "Invalid wallet address, please check the transaction again", "toast.copied-address": "Copied your address!", "toast.copied-from-address": "Copied from address!", @@ -115,7 +115,7 @@ "swap.tx-id": "TxId", "swap.fee-distribution": "Fee Distribution", "swap.swap-fees": "Swap Fees", - "swap.miner-fee": "% + Network miner fee for {currency}", + "swap.miner-fee": "% + miner fee for {currency}", "swap.node-explanation1": "The destination blockchain takes a fee to pay its miners. This fee is calculated dynamically by the Skybridge nodes.", "swap.node-explanation2": " to find the current fee rates.", "swap.message.waiting": "Waiting for your deposit transactions. Once this has been confirmed, your swap will be processed.", @@ -193,8 +193,8 @@ "swap.mode.network-select-label": "Network:", "swap.go-to-explorer": "Go to Explorer", "swap.liquidity-label": "Liquidity", - "swap.limittx-stat-label": "swap limit/tx:", - "swap.fees-stat-label": "fees:", + "swap.limittx-stat-label": "Max Amount/tx:", + "swap.fees-stat-label": "Fees:", "metanodes.no": "No", "metanodes.node": "Node", "metanodes.location": "Location", @@ -253,7 +253,7 @@ "fees.fees": "Transaction Fees", "fees.currency": "Currency", "fees.live": "Status", - "fees.fee-percent": "Bridge Fee (%)", + "fees.fee-percent": "Fee (%)", "fees.miner-fee": "Miner Fee", "metanode-earners.label.moniker": "Moniker", "metanode-earners.label.bond": "Bond",