I18nFunctionsFetchTVersion: NextOn this pageFetchTfetchT @commandkit/i18nhooks.ts Fetches the translation function for the given locale and namespace. Signaturefunction fetchT(lng: string | string[], ns?: string | null, keyPrefix?: string): TFunction Parameters lng parameterstring | string[] ns parameterstring | null keyPrefix parameterstring