@nestjs-mod/files
Version:
Files module with an error filter, controller and rest-sdk for work with module from other nodejs appliaction
9 lines (8 loc) • 557 B
JSON
{
"Files error": "Ошибка файлов",
"Forbidden": "Нет доступа",
"ok": "ок",
"Only those who uploaded files can delete them": "Удалить файлы могут только те, кто их загрузил.",
"Uploading files with extension \"{{ext}}\" is not supported": "Загрузка файлов с расширением \"{{ext}}\" не поддерживается.",
"Event that fires after a file is deleted": "Событие которое срабатывает после удаления файла"
}