Skip to content

Feat/i18n support #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

BIGWOO
Copy link

@BIGWOO BIGWOO commented Jul 3, 2025

Added

  • Multilingual support with translation files for English, Japanese, Simplified Chinese, and Traditional Chinese.
  • Integrated translation support across multiple components.
  • Added icon.ico to Tauri assets and updated tauri.conf.json.

Improved

  • Refactored the application to support multilingual translation functionality.

Fixed

  • Fixed build failure on Windows.

Minidoracat added a commit to Minidoracat/claudia that referenced this pull request Jul 5, 2025
整合了來自 getAsterisk#120 的變更:
- 添加多語言支援(英文、日文、簡體中文、繁體中文)
- 整合翻譯功能到多個元件中
- 添加 icon.ico 到 Tauri 資源
- 修復 Windows 建構問題

衝突解決:
- 保留了 RunningSessionsView.tsx 的刪除狀態
- 保留了自定義的歡迎頁面但整合了 WelcomePage 元件
- 合併了 ClaudeVersionSelector 和 Settings 的 import 語句
- 添加了完整的 i18n 支援到所有元件

🤖 Generated with Claude Code

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant