# FlowLocalesRequestDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/flow-replay.dto.ts#L211)

SUPERIOR: replay the WHOLE recipe once per locale in one call, emitting a
localized screenshot set per locale (blob-namespaced by locale).

**Extends:** `FlowReplayRequestDto`

## Properties

| Property | Type |
|---|---|
| `locales` | `string[]` |
| `viewport` | `ViewportDto` |
