Skip to content

Commit b334d32

Browse files
manuelwedlerAniket-Engg
authored andcommitted
Shorten Contract Verification plugin description in featured view
1 parent f529c4c commit b334d32

File tree

1 file changed

+1
-1
lines changed
  • apps/remix-ide/src/app/tabs/locales/en

1 file changed

+1
-1
lines changed

apps/remix-ide/src/app/tabs/locales/en/home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"home.solhintPluginDesc": "Solhint is an open source project for linting Solidity code.",
2727
"home.sourcifyPluginDesc": "Solidity contract and metadata verification service.",
2828
"home.unitTestPluginDesc": "Write and run unit tests for your contracts in Solidity.",
29-
"home.contractVerificationDesc": "Verify contract code on Sourcify, Etherscan, Blockscout and Routescan at the same time.",
29+
"home.contractVerificationDesc": "Verify contracts on multiple services at the same time.",
3030
"home.dgitPluginDesc": "Add source control to your projects.",
3131
"home.oneClickDappDesc": "Quickly generate smart contract interfaces",
3232
"home.getStarted": "Get Started",

0 commit comments

Comments
 (0)