Skip to content

Commit

Permalink
Update en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
syrohei authored Jul 31, 2023
1 parent fddc35b commit 46a0ac9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/modules/i18n/files/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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!",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

1 comment on commit 46a0ac9

@vercel
Copy link

@vercel vercel bot commented on 46a0ac9 Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.