# UnifiedSlide i18n Status

Alpha23 consolidates Japanese / English / Chinese labels for legacy runtime menus while the View layer is being migrated behind Control-owned Views.

## Scope
- Menu popup labels
- File/Edit/View/Insert/Format/Arrange/Export command labels
- Dirty state and selection status labels
- Demo parameter screen labels
- Demo runtime translation helper remains under `demo/assets/js/` and is not part of product runtime logic.

## Next
- Replace legacy DOM text patching with View-owned `I18nService`.
- Move toolbar title attributes to command metadata.
- Add missing messages to `scripts/i18n/*.js`.
