Make CLI save button message clearer
parent
76a6918cb1
commit
087af76316
|
@ -1367,7 +1367,7 @@
|
|||
"message": "CLI reboot detected"
|
||||
},
|
||||
"cliSaveToFileBtn": {
|
||||
"message": "Save"
|
||||
"message": "Save to File"
|
||||
},
|
||||
"loggingNote": {
|
||||
"message": "Data will be logged in this tab <span style=\"color: red\">only</span>, leaving the tab will <span style=\"color: red\">cancel</span> logging and application will return to its normal <strong>\"configurator\"</strong> state.<br /> You are free to select the global update period, data will be written into the log file every <strong>1</strong> second for performance reasons."
|
||||
|
|
Loading…
Reference in New Issue