Rename i18nInitializer by i18nBuilder

This commit is contained in:
Joseph Garrone
2024-09-21 23:08:45 +02:00
parent 8623037224
commit b3c4208e44
9 changed files with 34 additions and 34 deletions

View File

@ -1,8 +1,8 @@
import { i18nInitializer } from "keycloakify/login/i18n";
import { i18nBuilder } from "keycloakify/login/i18n";
import { assert, type Equals } from "tsafe/assert";
import { Reflect } from "tsafe/Reflect";
const { useI18n, ofTypeI18n } = i18nInitializer
const { useI18n, ofTypeI18n } = i18nBuilder
.withThemeName<"my-theme-1" | "my-theme-2">()
.withExtraLanguages({
he: {