mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
This commit is contained in:
parent
bd3a8db438
commit
672636313c
@ -88,7 +88,7 @@
|
||||
"user-not-available": "Cannot save user settings: __message__",
|
||||
"not-available": "Settings not available",
|
||||
"property-read-only": "Property '__prop__' is read-only",
|
||||
"readonly-mode" : "Settings readOnly is true"
|
||||
"readonly-mode" : "Runtime in read-only mode. Changes will not be saved."
|
||||
},
|
||||
"library": {
|
||||
"unknownLibrary": "Unknown library: __library__",
|
||||
|
Loading…
Reference in New Issue
Block a user