Vuetify 3 – How can I switch between languages during runtime?

I’m getting errors trying to switch language of the Vuetify. Following this guide to set locale but useLocale function throws Error: [Vuetify] Could not find injected locale instance

Here my attempt in Vuetify Playground. Getting the same error.