Commit Graph

6 Commits

Author SHA1 Message Date
ZacharyZcR
70a26359b6 Add comprehensive Chinese internationalization support
- Implemented i18n framework with react-i18next for multi-language support
- Added Chinese (zh) and English (en) translation files with comprehensive coverage
- Localized Admin interface, authentication flows, and error messages
- Translated FileManager operations and UI elements
- Updated HomepageAuth component with localized authentication messages
- Localized LeftSidebar navigation and host management
- Added language switcher component (shown after login only)
- Configured default language as English with Chinese as secondary option
- Localized TOTPSetup two-factor authentication interface
- Updated Docker build to include translation files
- Achieved 95%+ UI localization coverage across core components

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 20:36:48 +08:00
dependabot[bot]
12418eb5b2 Bump node from 22-alpine to 24-alpine in /docker
Bumps node from 22-alpine to 24-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 24-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-24 21:08:59 +00:00
LukeGus
981705e81d Made server.tsx work with ssh tunnels and server stats. Moved admin settings. 2025-08-17 01:56:47 -05:00
Marvin
1f83fb68f0 Update Dockerfile 2025-08-12 12:04:04 +02:00
LukeGus
fc7731041e Fix topbar content hiding and updated dockerfile to include version env file 2025-08-09 15:28:01 -05:00
LukeGus
d0b139e388 Clean commit without large files 2025-08-07 02:20:27 -05:00