Add message about `dump` command to backup/restore note.
parent
502cf718ab
commit
2be5eedf18
|
@ -217,7 +217,7 @@
|
|||
"message": "Restore"
|
||||
},
|
||||
"initialSetupBackupRestoreText": {
|
||||
"message": "<strong>Backup</strong> your configuration in case of an accident, <strong>CLI</strong> settings are not included"
|
||||
"message": "<strong>Backup</strong> your configuration in case of an accident, <strong>CLI</strong> settings are <span style=\"color: red\">not</span> included - See 'dump' cli command"
|
||||
},
|
||||
"initialSetupBackupSuccess": {
|
||||
"message": "Backup saved <span style=\"color: green\">successfully</span>"
|
||||
|
|
Loading…
Reference in New Issue