Add note + nls to the "manage modules" button

This commit is contained in:
GogoVega
2024-10-27 16:33:28 +01:00
parent 8d310c6c1c
commit 8255e62f31
2 changed files with 3 additions and 2 deletions

View File

@@ -406,7 +406,8 @@
"label": {
"unknown": "unknown"
},
"tip": "<p>This node is a type unknown to your installation of Node-RED.</p><p><i>If you deploy with the node in this state, it's configuration will be preserved, but the flow will not start until the missing type is installed.</i></p><p>See the Info side bar for more help</p>"
"manageModules": "Manage modules",
"tip": "<p>This node is a type unknown to your installation of Node-RED.</p><p><i>If you deploy with the node in this state, it's configuration will be preserved, but the flow will not start until the missing type is installed.</i></p><p>See the Info side bar for more help</p><p>You can also click the button below to open the palette and install the missing modules.</p>"
},
"mqtt": {
"label": {