Bilingual UI (i18n)
Switch the entire app's UI language between Thai and English across every tab — perfect for streamers working in English or with international team members helping them manage the app.
What it does
- Switch the entire UI language between Thai / English
- Translation files at
client/src/i18n/{th,en}.json - Language change takes effect immediately, no restart needed
Where to find it
App-wide (switch language from the app's settings)

Use case
A streamer with an international manager helping handle Settings during the stream — flip the language to English and they can use the app instantly, no need to learn Thai. Switch back to Thai when you're working on it yourself.