Skip to content

Commit

Permalink
fix: update copy for 'pair not traded' message
Browse files Browse the repository at this point in the history
  • Loading branch information
koderholic committed Nov 23, 2022
1 parent 5bb6443 commit 03cf707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"noLiquidityMessage": {
"noLiquidity": "Not enough liquidity for this trade. You can request %{asset} in ",
"tryAgainLater": " or try again later.",
"noTraded": "This pair isn't traded yet. Maybe there is a way to do multiple swaps to get that desired token."
"noTraded": "This pair isn't traded yet or there's a problem trading it at the moment. Maybe there is a way to do multiple swaps to get that desired token."
},
"operationErrorModal": {
"cantFindAccount": "Can’t find the ledger Account",
Expand Down

0 comments on commit 03cf707

Please sign in to comment.