Skip to content

[codex] Add admin interface localization#166

Closed
wolone wants to merge 2 commits into
frappe:mainfrom
frappecn:codex/add-internationalization
Closed

[codex] Add admin interface localization#166
wolone wants to merge 2 commits into
frappe:mainfrom
frappecn:codex/add-internationalization

Conversation

@wolone

@wolone wolone commented Jul 5, 2026

Copy link
Copy Markdown

Summary

  • add a lightweight localization layer with English and Simplified Chinese catalogs
  • detect and persist the preferred locale
  • add language switching to full-screen flows and the authenticated sidebar
  • localize navigation, page titles, login, and the sites overview

Why

Pilot's admin interface currently exposes hard-coded English copy. This establishes a small dependency-free localization foundation and delivers an initial translated user flow without changing backend behavior.

Validation

  • npm run build with Node.js 24.18.0
  • 42 focused backend tests passed
  • 6 Node-dependent backend tests passed
  • locale catalogs contain matching keys
  • git diff --check

@wolone
wolone marked this pull request as ready for review July 5, 2026 17:00
@greptile-apps

greptile-apps Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Reviews (2): Last reviewed commit: "fix: refresh pending toast translations" | Re-trigger Greptile

Comment thread admin/frontend/src/pages/Sites.vue Outdated
@frappecn frappecn closed this by deleting the head repository Jul 6, 2026
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.

2 participants