Modified tooltip for pin icon

pull/4798/head
ioedeveloper 9 months ago
parent b8b0d2e9fb
commit 2d3dbe43e8
  1. 4
      apps/remix-ide/src/app/tabs/locales/en/panel.json

@ -4,8 +4,8 @@
"panel.documentation": "Documentation",
"panel.description": "Description",
"panel.maintainedByRemix": "Maintained by Remix",
"panel.pinnedMsg": "Click to dock plugin to the right",
"panel.unPinnedMsg": "Click to return plugin to the side panel",
"panel.pinnedMsg": "Click to return plugin to the right side panel",
"panel.unPinnedMsg": "Click to return plugin to the left side panel",
"panel.maintainedExternally": "Not maintained by Remix",
"panel.pluginInfo": "Plugin info",
"panel.linkToDoc": "Link to documentation",

Loading…
Cancel
Save