File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "see-more" : " See more…" ,
3
2
"swap" : {
4
3
"title" : " Swap" ,
5
4
"subtitle" : " Trade tokens in an instant" ,
8
7
"error-price" : " There was an error fetching the price" ,
9
8
"trading" : {
10
9
"error" : " There was an error trading the tokens" ,
11
- "ongoing" : " Trade is on the way. Click <a href=\" {txUrl}\" ><i>here</i></a> to view the transaction" ,
10
+ "ongoing" : " Trade is on the way. Click <a href=\" {txUrl}\" ><i>here</i></a> to view the state of the transaction" ,
12
11
"reverted" : " The trade was reverted. Click <a href=\" {txUrl}\" ><i>here</i></a> to view the failed transaction"
13
12
}
14
13
},
23
22
"token" : " Token" ,
24
23
"loading" : " Loading tokens…" ,
25
24
"search" : " Search token by name, symbol or address" ,
26
- "no-tokens" : " No tokens founds on {chain}"
25
+ "no-tokens" : " No tokens founds on {chain}" ,
26
+ "see-more" : " See more…"
27
27
},
28
28
"add-token" : {
29
29
"tooltip" : " Add token to MetaMask wallet" ,
You can’t perform that action at this time.
0 commit comments