DocSpace-client/packages/client/public/locales/en/DeleteDialog.json
2023-01-10 17:56:40 +03:00

13 lines
990 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DeleteRoom": "You are about to delete this room. You wont be able to restore it.",
"DeleteRooms": "You are about to delete these rooms. You wont be able to restore them.",
"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 them with someone, they will become unavailable. Are you sure you want to continue?",
"MoveToTrashTitle": "Move to Trash?",
"UnsubscribeButton": "Unsubscribe",
"UnsubscribeNote": "Are you sure you want to unsubscribe from the selected items from the list?",
"UnsubscribeTitle": "Unsubscribe confirmation"
}