update tooltip solscan icon

pull/5370/head
ryestew 5 months ago committed by Aniket
parent 332d0219dc
commit d8a197eb72
  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