We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f447b5 commit 894aecdCopy full SHA for 894aecd
apps/remix-ide/src/app/tabs/locales/en/pluginManager.json
@@ -2,8 +2,8 @@
2
"pluginManager.displayName": "Plugin manager",
3
"pluginManager.activate": "Activate",
4
"pluginManager.deactivate": "Deactivate",
5
- "pluginManager.activeModules": "Active Modules",
6
- "pluginManager.inactiveModules": "Inactive Modules",
+ "pluginManager.activeModules": "Active Plugins",
+ "pluginManager.inactiveModules": "Inactive Plugins",
7
"pluginManager.connectLocal": "Connect to a Local Plugin",
8
"pluginManager.localForm.title": "Local Plugin",
9
"pluginManager.localForm.pluginName": "Plugin Name",
0 commit comments