New translations debugger.json (French)

pull/3762/head
Rob 1 year ago
parent 2819c3273b
commit ee246553ca
  1. 2
      apps/remix-ide/src/app/tabs/locales/fr/debugger.json

@ -4,7 +4,7 @@
"debugger.stopDebugging": "Stop debugging",
"debugger.startDebugging": "Start debugging",
"debugger.placeholder": "Transaction hash, should start with 0x",
"debugger.debugLocaNodeLabel": "Force using local node",
"debugger.debugLocaNodeLabel": "Forcer l'utilisation d'un noeud local",
"debugger.useGeneratedSources": "Use generated sources",
"debugger.debugWithGeneratedSources": "Debug with generated sources",
"debugger.introduction": "When Debugging with a transaction hash, if the contract is verified, Remix will try to fetch the source code from Sourcify or Etherscan. Put in your Etherscan API key in the Remix settings. For supported networks, please see"

Loading…
Cancel
Save