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
855d799b21
commit
c2aae6ddf6
@ -105,7 +105,7 @@
|
|||||||
"error-saving":"Error saving credentials: __message__",
|
"error-saving":"Error saving credentials: __message__",
|
||||||
"not-registered": "Credential type '__type__' is not registered",
|
"not-registered": "Credential type '__type__' is not registered",
|
||||||
"system-key-warning": "\n\n---------------------------------------------------------------------\nYour flow credentials file is encrypted using a system-generated key.\n\nIf the system-generated key is lost for any reason, your credentials\nfile will not be recoverable, you will have to delete it and re-enter\nyour credentials.\n\nYou should set your own key using the 'credentialSecret' option in\nyour settings file. Node-RED will then re-encrypt your credentials\nfile using your chosen key the next time you deploy a change.\n---------------------------------------------------------------------\n",
|
"system-key-warning": "\n\n---------------------------------------------------------------------\nYour flow credentials file is encrypted using a system-generated key.\n\nIf the system-generated key is lost for any reason, your credentials\nfile will not be recoverable, you will have to delete it and re-enter\nyour credentials.\n\nYou should set your own key using the 'credentialSecret' option in\nyour settings file. Node-RED will then re-encrypt your credentials\nfile using your chosen key the next time you deploy a change.\n---------------------------------------------------------------------\n",
|
||||||
"unencrypted" : "Using unecrypted credentials",
|
"unencrypted" : "Using unencrypted credentials",
|
||||||
"encryptednotfound" : "Encrypted credentials not found"
|
"encryptednotfound" : "Encrypted credentials not found"
|
||||||
},
|
},
|
||||||
"flows": {
|
"flows": {
|
||||||
|
Loading…
Reference in New Issue
Block a user