removed english text from translations

pull/4140/head
lianahus 1 year ago
parent b15d4560bc
commit 79f2cfd64f
  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.displayName": "Debugger",
"debugger.debuggerConfiguration": "Debugger Configuration", "debugger.debuggerConfiguration": "Debugger Configuration",
"debugger.stopDebugging": "Stop debugging", "debugger.stopDebugging": "Stop debugging",
"debugger.provideTxNumber": "Please provide a valid transaction hash",
"debugger.startDebugging": "Start debugging", "debugger.startDebugging": "Start debugging",
"debugger.placeholder": "Transaction hash, should start with 0x", "debugger.placeholder": "Transaction hash, should start with 0x",
"debugger.debugLocaNodeLabel": "Force using local node", "debugger.debugLocaNodeLabel": "Force using local node",

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

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

Loading…
Cancel
Save