Skip to main content

Interface: BuilderWithName

@sapphire/plugin-i18next.BuilderWithName

Methods

setName

setName(name): this

Parameters

NameType
namestring

Returns

this

Defined in

projects/plugins/packages/i18next/src/lib/types.ts:194


setNameLocalizations

setNameLocalizations(localizedNames): this

Parameters

NameType
localizedNamesnull | Partial<Record<"id" | "hr" | "th" | "tr" | "en-US" | "en-GB" | "bg" | "zh-CN" | "zh-TW" | "cs" | "da" | "nl" | "fi" | "fr" | "de" | "el" | "hi" | "hu" | "it" | "ja" | "ko" | "lt" | "no" | "pl" | "pt-BR" | "ro" | "ru" | "es-ES" | "sv-SE" | "uk" | "vi", null | string>>

Returns

this

Defined in

projects/plugins/packages/i18next/src/lib/types.ts:195