Demo: UI i18n vs User Input Localization
UI Language
Storage Mode
UI labels are localized. User input may be stored as single raw Unicode or per-locale values.
UI i18n (schema configuration)
User data (what gets stored)
Demo: AI Chat — Language Follows User Input
The AI responds in whatever language the user writes. Chat history stores raw Unicode — no per-locale splitting needed.
You
You
Can you speak English?
Chat History (what gets stored)