Added missing backups help string

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-05-14 10:24:03 -07:00
parent 5f1f6baee9
commit 5030c7e5ff

View file

@ -28,6 +28,7 @@ return [
'auto_increment_prefix' => 'Prefix (optional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Backups',
'backups_help' => 'Create, download, and restore backups ',
'backups_restoring' => 'Restoring from Backup',
'backups_upload' => 'Upload Backup',
'backups_path' => 'Backups on the server are stored in <code>:path</code>',