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

9 lines
590 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": "Удалить навсегда",
"DeleteForeverNote": "Все объекты из корзины будут удалены навсегда. Вы не сможете их восстановить.",
"DeleteForeverNoteArchive": "Все элементы из архива будут удалены навсегда. Вы не сможете их восстановить.",
"DeleteForeverTitle": "Удалить навсегда?",
"SuccessEmptyArchived": "Архив очищен",
"SuccessEmptyTrash": "Корзина успешно очищена"
}