Skip to content

Commit

Permalink
improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
nicole-obrien committed May 23, 2024
1 parent 4381826 commit a571664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/shared/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1107,8 +1107,8 @@
},
"smartContractCall": {
"title": "Smart contract call to {contractAddress}",
"unableToVerify": "Bloom is unable to verify the smart contract call. Only proceed with apps you trust.",
"partiallyVerified": "Bloom has partially verified the smart contract call, proceed with apps you trust.",
"unableToVerify": "Bloom is unable to parse the smart contract data, only proceed with apps you trust.",
"partiallyVerified": "Bloom has partially parsed the smart contract data, proceed with apps you trust.",
"viewSmartContract": "View Contract",
"action": "Confirm",
"success": "Smart contract call to {recipient}"
Expand Down

0 comments on commit a571664

Please sign in to comment.