# createTranslateLoader

**Kind:** Function

**Source:** `Frontend/src/app/components/shared/shared.module.ts` (line 105)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Signature

```ts
function createTranslateLoader(http: HttpClient, baseHref: any)
```

## Parameters

| Name | Type |
|---|---|
| `http` | `HttpClient` |
| `baseHref` | `any` |
