i18n
→ interface available in your native language for the voxbi web client.
what changes
the voxbi web client interface now supports multiple languages, allowing users to interact in their native language. supported languages cover the most common user regions to enhance accessibility and usability.
this feature updates text elements, menus, and notifications to display in the selected language without affecting functionality or performance.
how it works
- detect user language preference via browser or settings.
- load corresponding language resource files for the interface.
- replace all interface text elements with localized strings.
- allow users to switch languages dynamically without reload.
▸ set your preferred language in settings to immediately see the interface update.