import { useTranslation } from 'react-i18next'; export default function FileTreeDetailedColumns() { const { t } = useTranslation(); return (