mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
nc-restore: info text corrected
This commit is contained in:
parent
7e40a70523
commit
c0bad9c1ac
@ -3,7 +3,7 @@
|
||||
"name": "Nc-restore-snapshot",
|
||||
"title": "nc-restore-snapshot",
|
||||
"description": "Restore data from a BTRFS snapshot",
|
||||
"info": "A snapshot of the current data will be taken",
|
||||
"info": "A snapshot of the data will be restored",
|
||||
"infotitle": "Restore NextCloud data snapshot",
|
||||
"params": [
|
||||
{
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"name": "Nc-restore",
|
||||
"title": "nc-restore",
|
||||
"description": "Restore a previously backuped NC instance",
|
||||
"info": "This new installation will cleanup current\nNextCloud instance, including files and database.\n\n** perform backup before proceding **\n\nYou can use nc-backup",
|
||||
"info": "This new installation will cleanup current\nNextCloud instance, including files and database.\n\n** perform backup before proceding **\n\nYou can use 'nc-backup'",
|
||||
"infotitle": "Restore NextCloud backup",
|
||||
"params": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user