Skip to content

$language since v23.2.0

A Store containing the current language.

ts
const { $language } = createI18nextIntegration({
  /* ... */
});

Released under the MIT License.