Merge branch 'pr_3024' into dev

This commit is contained in:
Nick O'Leary
2021-06-28 15:32:32 +01:00
2 changed files with 5 additions and 1 deletions

View File

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