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:
Sam Machin 2021-06-16 17:13:52 +01:00 committed by GitHub
parent bd3a8db438
commit 672636313c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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__",