Fix deleteWebsite message

This commit is contained in:
Francis Cao 2023-04-13 17:10:04 -07:00
parent cc9b1d21cb
commit 887b3abb29
3 changed files with 14 additions and 4 deletions

View file

@ -758,7 +758,15 @@
"message.delete-website": [
{
"type": 0,
"value": "Delete website"
"value": "To delete this website, type "
},
{
"type": 1,
"value": "confirmation"
},
{
"type": 0,
"value": " in the box below to confirm."
}
],
"message.delete-website-warning": [