Skip to content

Commit

Permalink
chore: rename refuel title
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Mar 16, 2023
1 parent 458e6a4 commit 6b62f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/widget/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"routeNotFound": "Try another token combination."
},
"title": {
"autoRefuel": "Auto refuel",
"autoRefuel": "Get gas",
"emptyActiveSwaps": "No active swaps",
"emptySwapHistory": "No recent swaps",
"routeNotFound": "No routes available"
Expand Down Expand Up @@ -156,7 +156,7 @@
"quotedAmount": "Quoted amount",
"rateChange": "Rate change",
"receiving": "Receiving",
"refuelStepDetails": "Refuel via {{tool}}",
"refuelStepDetails": "Get gas via {{tool}}",
"routes": "You get",
"selectChain": "Chain",
"selectChainAndToken": "Select chain and token",
Expand Down

0 comments on commit 6b62f64

Please sign in to comment.