update tooltip solscan icon

pull/4903/head
ryestew 5 months ago committed by Aniket
parent ba083648a3
commit 5235e6e150
  1. 2
      apps/remix-ide/src/app/tabs/locales/en/udapp.json

@ -80,7 +80,7 @@
"udapp.pinnedAt": "Pinned at",
"udapp.filePath": "File path",
"udapp.solScan.iconTooltip": "Click to scan this contract for vulnerabilities using third-party SolidityScan [BETA]",
"udapp.solScan.iconTooltip": "Click to scan this contract for vulnerabilities using SolidityScan, a third-party provider [BETA]",
"udapp.solScan.modalTitle": "Permission to share code",
"udapp.solScan.modalMessage": "To scan and analyze the contract for risks and vulnerabilities, its code will be shared with SolidityScan, a third-party provider. ",
"udapp.solScan.likeToContinue": "Would you like to continue?",

Loading…
Cancel
Save