Skip to content

Normalize governance UI text to English#17

Merged
arthurpanhku merged 1 commit into
mainfrom
security/hardening
Jul 1, 2026
Merged

Normalize governance UI text to English#17
arthurpanhku merged 1 commit into
mainfrom
security/hardening

Conversation

@arthurpanhku

Copy link
Copy Markdown
Owner

Summary

  • Normalize dynamic governance UI text to English for policy pack and control content returned by the API
  • Add display-text tests for CJK stripping and known framework fallback labels
  • Keep multilingual support out of scope for now

Validation

  • rg -n "[\p{Han}]|[,。;:!?()【】、]" frontend/dist frontend/src frontend/index.html frontend/.json frontend/.ts frontend/*.js (0 matches)
  • npm run check --prefix frontend
  • npm run build --prefix frontend

Validation:
- rg -n "[\p{Han}]|[,。;:!?()【】、]" frontend/dist frontend/src frontend/index.html frontend/*.json frontend/*.ts frontend/*.js (0 matches)
- npm run check --prefix frontend (passed)
- npm run build --prefix frontend (passed)
@arthurpanhku arthurpanhku merged commit 824e12b into main Jul 1, 2026
2 checks passed
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