New translations debugger.json (French)

pull/5370/head
Rob 2 years ago
parent 6e919a8baa
commit 117827b263
  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