diff --git a/components/Sidebar/Sidebar.tsx b/components/Sidebar/Sidebar.tsx index bf8359d..4648971 100644 --- a/components/Sidebar/Sidebar.tsx +++ b/components/Sidebar/Sidebar.tsx @@ -105,7 +105,7 @@ const Sidebar = ({
- {t('No prompts.')} + {t('No data.')}
)}