"udapp.warningEvmVersion":"Please make sure that the current network is compatible with this evm version: {evmVersion}. Otherwise any deployment will fail.",
"udapp.infoSyncCompiledContractTooltip":"Click here to import contracts compiled from an external framework.This action is enabled when Remix is connected to an external framework (hardhat, truffle, foundry) through remixd.",
"udapp.remixIpfsUdappTooltip":"Publishing the source code and metadata to IPFS facilitates source code verification using Sourcify and will greatly foster contract adoption (auditing, debugging, calling it, etc...)",
"udapp.signAMessage":"Sign a message",
"udapp.enterAMessageToSign":"Enter a message to sign",
"udapp.hash":"hash",
"udapp.signature":"signature",
"udapp.signedMessage":"Signed Message",
"udapp.environment":"Environment",
"udapp.environmentDocs":"Click for docs about Environment",
"udapp.deploy":"Deploy",
"udapp.publishTo":"Publish to",
"udapp.or":"or",
"udapp.atAddress":"At Address",
"udapp.atAddressOptionsTitle1":"address of contract",
"udapp.atAddressOptionsTitle2":"Interact with the deployed contract - requires the .abi file or compiled .sol file to be selected in the editor (with the same compiler configuration)",