+
+
+

+
+ Qwen3-TTS-WebUI
+
+
{t('historyTitle')}
{t('historyCount', { count: jobs.length })}
diff --git a/qwen3-tts-frontend/src/components/Navbar.tsx b/qwen3-tts-frontend/src/components/Navbar.tsx
index 9ca8187..6a6a22e 100644
--- a/qwen3-tts-frontend/src/components/Navbar.tsx
+++ b/qwen3-tts-frontend/src/components/Navbar.tsx
@@ -22,69 +22,58 @@ export function Navbar({ onToggleSidebar }: NavbarProps) {
const { t, i18n } = useTranslation(['nav', 'constants'])
return (
-