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

9 lines
411 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.

{
"DeleteForeverButton": "Delete forever",
"DeleteForeverNote": "All items from Trash will be deleted forever. You wont be able to restore them.",
"DeleteForeverNoteArchive": "All items from Archived will be deleted forever. You wont be able to restore them.",
"DeleteForeverTitle": "Delete forever?",
"SuccessEmptyTrash": "Trash emptied",
"SuccessEmptyArchived": "Archived emptied"
}