typo-Update terminal.json

pull/5502/head
Romashka 2 months ago committed by Aniket
parent 5760306ed6
commit 84c338785f
  1. 2
      apps/remix-dapp/src/locales/en/terminal.json

@ -15,7 +15,7 @@
"terminal.welcomeText8": "Right-click on a JavaScript file in the file explorer and then click `Run`",
"terminal.welcomeText9": "The following libraries are accessible",
"terminal.welcomeText10": "Type the library name to see available commands",
"terminal.text1": "This type of command has been deprecated and is not functionning anymore. Please run remix.help() to list available commands.",
"terminal.text1": "This type of command has been deprecated and is not functioning anymore. Please run remix.help() to list available commands.",
"terminal.hideTerminal": "Hide Terminal",
"terminal.showTerminal": "Show Terminal",
"terminal.clearConsole": "Clear console",

Loading…
Cancel
Save