useLang returns the current locale code so you can render language-specific content or route users accordingly.
useLang
() => string
The hook reads the active language from the runtime context and stays in sync when users switch locales.