From 9547ead7aaa01a76b5e7e34313f6eba47bf1c92a Mon Sep 17 00:00:00 2001 From: smanylov Date: Thu, 8 Jan 2026 11:16:59 +0700 Subject: [PATCH] status translate, fix text hide --- src/app/components/tanstakTable.tsx | 4 ++-- src/app/ui/nav-link-dropdown.tsx | 2 +- src/i18n/messages/en.json | 3 ++- src/i18n/messages/ru.json | 3 ++- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/app/components/tanstakTable.tsx b/src/app/components/tanstakTable.tsx index f64ba71..f15f1aa 100644 --- a/src/app/components/tanstakTable.tsx +++ b/src/app/components/tanstakTable.tsx @@ -204,7 +204,7 @@ export default function TanstakFilesTable({ fileType }: { fileType: string }) { header: ({ column }) => (
- status + {t('status')}