Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 680 Bytes

File metadata and controls

13 lines (10 loc) · 680 Bytes

Internationalization

i18n status: N/A · Reason: single-user, English-only personal tool (explicit opt-out per INTERNATIONALIZATION-STANDARD §1) · Last verified: 2026-07-05.

This is a self-hosted, single-user dashboard with one operator and one locale. There is no user base to localize for, so every control under INTERNATIONALIZATION-STANDARD is N/A once this declaration exists (I18N-02). <html lang="en"> is set and gate-enforced regardless (app/render.py, app/a11y_check.py) since that's an accessibility floor, not an i18n feature.

If this ever grows a second user or a non-English audience, revisit this file before adding any locale-specific feature.