mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Merge branch 'pr_3024' into dev
This commit is contained in:
@@ -88,7 +88,8 @@
|
||||
"settings": {
|
||||
"user-not-available": "Cannot save user settings: __message__",
|
||||
"not-available": "Settings not available",
|
||||
"property-read-only": "Property '__prop__' is read-only"
|
||||
"property-read-only": "Property '__prop__' is read-only",
|
||||
"readonly-mode" : "Runtime in read-only mode. Changes will not be saved."
|
||||
},
|
||||
"library": {
|
||||
"unknownLibrary": "Unknown library: __library__",
|
||||
|
Reference in New Issue
Block a user