mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
NLS deprecated node message
This commit is contained in:
@@ -80,8 +80,8 @@
|
||||
"stopped-modified-flows": "Stopped modified flows",
|
||||
"stopped-flows": "Stopped flows",
|
||||
"stopped": "Stopped",
|
||||
"missing-types": "Waiting for missing types to be registered:"
|
||||
|
||||
"missing-types": "Waiting for missing types to be registered:",
|
||||
"missing-type-provided": " - __type__ (provided by npm module __module__)"
|
||||
},
|
||||
"flow": {
|
||||
"unknown-type": "Unknown type: __type__",
|
||||
|
||||
Reference in New Issue
Block a user