Use the composable useUserLocale to get the locale of the user.
useUserLocale
const userLocale = useUserLocale()
Was this page helpful?