DocSpace-client/packages/client/public/locales/en/DeleteDialog.json

11 lines
818 B
JSON
Raw Normal View History

2022-05-18 16:54:25 +00:00
{
2021-04-24 07:42:49 +00:00
"MoveToTrashButton": "Move to Trash",
"MoveToTrashFile": "You are about to delete this file? Please note, that if you have shared it with someone, it will become unavailable. Are you sure you want to continue?",
"MoveToTrashFolder": "You are about to delete this folder? Please note, that if you have shared it with someone, it will become unavailable. Are you sure you want to continue?",
"MoveToTrashItems": "You are about to delete these items? Please note, that if you have shared it with someone, they will become unavailable. Are you sure you want to continue?",
2022-07-15 12:02:07 +00:00
"MoveToTrashTitle": "Move to Trash?",
"UnsubscribeButton": "Unsubscribe",
"UnsubscribeNote": "Are you sure you want to unsubscribe from the selected items from the list?",
2021-11-12 16:00:01 +00:00
"UnsubscribeTitle": "Unsubscribe confirmation"
2022-05-18 16:54:25 +00:00
}