removed english text from translations

pull/5370/head
lianahus 1 year ago
parent df0aff29d9
commit 7ae4672dff
  1. 1
      apps/remix-ide/src/app/tabs/locales/es/debugger.json
  2. 1
      apps/remix-ide/src/app/tabs/locales/fr/debugger.json
  3. 1
      apps/remix-ide/src/app/tabs/locales/zh/debugger.json

@ -2,7 +2,6 @@
"debugger.displayName": "Debugger",
"debugger.debuggerConfiguration": "Debugger Configuration",
"debugger.stopDebugging": "Stop debugging",
"debugger.provideTxNumber": "Please provide a valid transaction hash",
"debugger.startDebugging": "Start debugging",
"debugger.placeholder": "Transaction hash, should start with 0x",
"debugger.debugLocaNodeLabel": "Force using local node",

@ -2,7 +2,6 @@
"debugger.displayName": "Debugger",
"debugger.debuggerConfiguration": "Debugger Configuration",
"debugger.stopDebugging": "Stop debugging",
"debugger.provideTxNumber": "Please provide a valid transaction hash",
"debugger.startDebugging": "Start debugging",
"debugger.placeholder": "Transaction hash, should start with 0x",
"debugger.debugLocaNodeLabel": "Forcer l'utilisation d'un noeud local",

@ -2,7 +2,6 @@
"debugger.displayName": "调试器",
"debugger.debuggerConfiguration": "调试器配置",
"debugger.stopDebugging": "停止调试",
"debugger.provideTxNumber": "Please provide a valid transaction hash",
"debugger.startDebugging": "开始调试",
"debugger.placeholder": "交易哈希, 应该以 0x 开头",
"debugger.debugLocaNodeLabel": "强制使用本地节点",

Loading…
Cancel
Save