news-analyze/components/app/windows/chatbot.vue
吳元皓 f89e6aaa48 Add new translations and chatbot window
- Updated English and Traditional Chinese translations to include "search", "chatbot", and "starred".
- Added "chatbot" menu item to the desktop application.
- Refactored window management functions for better clarity and organization.
- Created a new chatbot component with a basic template.
2025-05-13 00:18:19 +08:00

5 lines
No EOL
114 B
Vue

<template>
<div class="justify-center align-center text-center flex flex-col">
</div>
</template>