Skip to content

Commit

Permalink
fix strings
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Jun 6, 2024
1 parent c79cb9b commit 1e43f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@
<string name="coming_soon">Coming soon</string>
<string name="web3_deposit_description">Use this address for receiving tokens on Ethereum, Polygon, BSC networks</string>
<string name="web3_sol_deposit_description">Use this address for receiving tokens on Solana.</string>
<string name="No_asset">Don’t have assets</string>
<string name="No_asset">No Tokens</string>
<string name="Ethereum_Account">Ethereum Account</string>
<string name="Solana_Account">Solana Account</string>
<string name="Review">Review</string>
Expand Down

0 comments on commit 1e43f1b

Please sign in to comment.