tooltip text

flattener-bug-fix
lianahus 9 months ago committed by Aniket
parent 3e74fd748b
commit cc2b185fa6
  1. 2
      apps/remix-ide/src/app/tabs/locales/en/panel.json
  2. 2
      apps/remix-ide/src/app/tabs/locales/en/pluginManager.json

@ -4,7 +4,7 @@
"panel.documentation": "Documentation",
"panel.description": "Description",
"panel.maintainedByRemix": "Maintained by Remix",
"panel.maintainedExternally": "Be aware that the plugin is not maintained by Remix",
"panel.maintainedExternally": "Not maintained by Remix",
"panel.pluginInfo": "Plugin info",
"panel.linkToDoc": "Link to documentation",
"panel.makeAnissue": "Make an issue"

@ -33,7 +33,7 @@
"pluginManager.ok": "OK",
"pluginManager.cancel": "Cancel",
"pluginManager.maintainedByRemix": "Maintained by Remix",
"pluginManager.maintainedExternally": "Be aware that the plugin is not maintained by Remix",
"pluginManager.maintainedExternally": "Not maintained by Remix",
"pluginManager.linkToDoc": "Link to documentation",
"pluginManager.versionAlpha": "Version Alpha",
"pluginManager.versionBeta": "Version Beta",

Loading…
Cancel
Save