|
|
@ -71,9 +71,9 @@ |
|
|
|
"udapp.tooltipText6": "Autogenerated generic user interfaces for interaction with deployed contracts", |
|
|
|
"udapp.tooltipText6": "Autogenerated generic user interfaces for interaction with deployed contracts", |
|
|
|
|
|
|
|
|
|
|
|
"udapp.savedContracts": "Pinned Contracts", |
|
|
|
"udapp.savedContracts": "Pinned Contracts", |
|
|
|
"udapp.NoSavedInstanceText": "No saved contracts found.", |
|
|
|
"udapp.NoSavedInstanceText": "No pinned contracts found.", |
|
|
|
"udapp.tooltipTextUnsave": "Unsave & move to Deployed Contracts list", |
|
|
|
"udapp.tooltipTextDelete": "Delete contract", |
|
|
|
"udapp.savedOn": "Saved On", |
|
|
|
"udapp.savedOn": "Pinned On", |
|
|
|
"udapp.filePath": "File Path", |
|
|
|
"udapp.filePath": "File Path", |
|
|
|
|
|
|
|
|
|
|
|
"udapp._comment_recorderCardUI.tsx": "libs/remix-ui/run-tab/src/lib/components/recorderCardUI.tsx", |
|
|
|
"udapp._comment_recorderCardUI.tsx": "libs/remix-ui/run-tab/src/lib/components/recorderCardUI.tsx", |
|
|
@ -105,7 +105,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
"udapp._comment_universalDappUI.tsx": "libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx", |
|
|
|
"udapp._comment_universalDappUI.tsx": "libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx", |
|
|
|
"udapp.tooltipText7": "Remove from the list", |
|
|
|
"udapp.tooltipText7": "Remove from the list", |
|
|
|
"udapp.tooltipText14": "Save & move to Saved Contracts list", |
|
|
|
"udapp.tooltipText14": "Pin contract", |
|
|
|
"udapp.tooltipText8": "Click for docs about using 'receive'/'fallback'", |
|
|
|
"udapp.tooltipText8": "Click for docs about using 'receive'/'fallback'", |
|
|
|
"udapp.tooltipText9": "The Calldata to send to fallback function of the contract.", |
|
|
|
"udapp.tooltipText9": "The Calldata to send to fallback function of the contract.", |
|
|
|
"udapp.tooltipText10": "Send data to contract.", |
|
|
|
"udapp.tooltipText10": "Send data to contract.", |
|
|
|