mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 07:15:18 +03:00
Add message about dump
command to backup/restore note.
This commit is contained in:
parent
502cf718ab
commit
2be5eedf18
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue