add localize

This commit is contained in:
yaschalew
2026-07-10 15:57:55 +03:00
parent a440ae6978
commit 060bfc28df
10 changed files with 33763 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ export const AppLayout = () => {
return (
<div className="w-full flex flex-col min-h-screen bg-background text-foreground">
{/* <Top onToggleSidebar={toggleSidebar} showRecordManagementShortcut={!isSuperAdmin} /> */}
<Top onToggleSidebar={toggleSidebar} showRecordManagementShortcut={!isSuperAdmin} />
<AppMenuTabs />
<div className="px-2 pb-2 pt-8 sm:px-4 sm:pb-4 sm:pt-10 flex-1">
<div className="w-full overflow-x-auto">