mirror of
https://github.com/strapi/strapi.git
synced 2025-08-09 01:07:27 +00:00
update confirmation message
This commit is contained in:
parent
2cfcd13ed9
commit
d1b51f0ed6
@ -327,7 +327,7 @@ program
|
||||
.hook(
|
||||
'preAction',
|
||||
confirmMessage(
|
||||
"Using strategy 'restore' will delete all data in your database. Are you sure you want to proceed?"
|
||||
'The import will delete all data in your database. Are you sure you want to proceed?'
|
||||
)
|
||||
)
|
||||
.action(getLocalScript('transfer/import'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user