Skip to content

feat: translate UI (login + admin panel) to English#89

Open
fahimanwer wants to merge 1 commit intoTheSmallHanCat:mainfrom
fahimanwer:feat/ui-english-translation
Open

feat: translate UI (login + admin panel) to English#89
fahimanwer wants to merge 1 commit intoTheSmallHanCat:mainfrom
fahimanwer:feat/ui-english-translation

Conversation

@fahimanwer
Copy link

Summary

  • Translate only the user-facing UI from Chinese to English
  • 2 files changed: static/login.html and static/manage.html
  • No backend code, config, Python source, or logic changes

What's translated

  • Login page: labels, placeholders, button text
  • Admin console: all navigation, table headers, button labels, form fields, modal dialogs, toast messages, status labels, tooltips, JavaScript alert/confirm strings

What's NOT changed

  • Zero backend files touched
  • No Python code changes
  • No config file changes
  • No API behavior changes

🤖 Generated with Claude Code

Only changes the user-facing HTML files:
- static/login.html - Login page labels and text
- static/manage.html - Admin console UI (labels, buttons, alerts, tooltips, JS strings)

No backend code, config, or logic changes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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