@ -67,7 +67,7 @@
"udapp.tooltipText3" : "Click to open a bridge for converting L1 mainnet ETH to the selected network currency." ,
"udapp._comment_instanceContainerUI.tsx" : "libs/remix-ui/run-tab/src/lib/components/instanceContainerUI.tsx" ,
"udapp.deployedContracts" : "Deployed Contracts " ,
"udapp.deployedContracts" : "Deployed Contracts" ,
"udapp.deployAndRunClearInstances" : "Delete all deployed contracts (including pinned) and reset recorder" ,
"udapp.deployAndRunNoInstanceText" : "Currently you have no unpinned contracts to interact with." ,
"udapp.tooltipText6" : "Autogenerated generic user interfaces for interaction with deployed contracts" ,
@ -76,7 +76,7 @@
"udapp.tooltipTextPinnedContracts" : "List of pinned contracts for selected workspace & network" ,
"udapp.NoPinnedInstanceText" : "No pinned contracts found for selected workspace & network" ,
"udapp.tooltipTextDelete" : "Delete immediately" ,
"udapp.tooltipTextUnpin" : "Unpin contract" ,
"udapp.tooltipTextUnpin" : "Unpin contract to delete after reload " ,
"udapp.pinnedAt" : "Pinned at" ,
"udapp.filePath" : "File path" ,
@ -110,7 +110,7 @@
"udapp._comment_universalDappUI.tsx" : "libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx" ,
"udapp.tooltipTextRemove" : "Remove permanently from the list" ,
"udapp.tooltipTextEdit" : "Create a DApp using this contract in the main panel" ,
"udapp.tooltipTextPin" : "Pin contract" ,
"udapp.tooltipTextPin" : "Pin contract for select workspace and network to persist after reload " ,
"udapp.tooltipText8" : "Click for docs about using 'receive'/'fallback'" ,
"udapp.tooltipText9" : "The Calldata to send to fallback function of the contract." ,
"udapp.tooltipText10" : "Send data to contract." ,