typos udapp.json

pull/5435/head
Dmytrol 2 months ago committed by Aniket
parent 475968f45d
commit 526461d3a1
  1. 2
      apps/remix-dapp/src/locales/en/udapp.json

@ -112,7 +112,7 @@
"udapp.llIError4": "The calldata should be a valid hexadecimal value.",
"udapp.llIError5": "'Fallback' function is not defined",
"udapp.llIError6": "Both 'receive' and 'fallback' functions are not defined",
"udapp.llIError7": "Please define a 'Fallback' function to send calldata and a either 'Receive' or payable 'Fallback' to send ethers",
"udapp.llIError7": "Please define a 'Fallback' function to send calldata and an either 'Receive' or payable 'Fallback' to send ethers",
"udapp.copy": "Copy",
"udapp._comment_mainnet.tsx": "libs/remix-ui/run-tab/src/lib/components/mainnet.tsx",

Loading…
Cancel
Save