'terminal.welcomeText6':'Input a script directly in the command line interface',
'terminal.welcomeText7':'Select a Javascript file in the file explorer and then run `remix.execute()` or `remix.exeCurrent()` in the command line interface',
'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',
'debugger.displayName':'Debugger',
'udapp.displayName':'Deploy & run transactions',
'search.displayName':'Search in files',
'search.replace':'Replace',
'search.replaceAll':'Replace All',
'search.placeholder1':'Search ( Enter to search )',
'search.placeholder2':'Include ie *.sol ( Enter to include )',
'search.placeholder3':'Exclude ie .git/**/* ( Enter to exclude )',
<labelclassName="ml-1 remixui_home_text"onClick={()=>connectToLocalhost()}><FormattedMessageid='home.connectToLocalhost'defaultMessage='Connect to Localhost'/></label>
<divclassName=""><FormattedMessageid='terminal.welcomeText2'defaultMessage='Your files are stored in'/>{(windowasany).remixFileSystem.name},{storage}<FormattedMessageid='terminal.used'defaultMessage='used'/></div><br/>
<div><FormattedMessageid='terminal.welcomeText3'defaultMessage='You can use this terminal to'/>:</div>
<i>-<FormattedMessageid='terminal.welcomeText6'defaultMessage='Input a script directly in the command line interface'/></i>
<br/>
<i>-SelectaJavascriptfileinthefileexplorerandthenrun\`remix.execute()\` or \`remix.exeCurrent()\` in the command line interface </i>
<i>-<FormattedMessageid='terminal.welcomeText7'defaultMessage='Select a Javascript file in the file explorer and then run \`remix.execute()\` or \`remix.exeCurrent()\` in the command line interface'/></i>