> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/kyc-web-sdk/integration/frontend-integration/locale-configs.md).

# Locale Configs

Custom localization for specific parts of the identity verification workflow . Supports English (`EN`) and Indonesian (`ID`).<br>

| Section             | Parameters | Required | Description                                                                                   |
| ------------------- | ---------- | -------- | --------------------------------------------------------------------------------------------- |
| `sessionId`         | `string`   | No       | Custom label for the session ID.                                                              |
| `networkStatus`     | `string`   | No       | Custom label for network status alert ( alert when there is no internet connection ) -**NEW** |
| `idvIntroduction`   | `object`   | No       | Localization for Introduction screen texts.                                                   |
| `documentSelection` | `object`   | No       | Localization for Document Selection screen texts.                                             |
| `docTutorial`       | `object`   | No       | Localization for the Document Capture Tutorial screen texts.                                  |
| `docCapture`        | `object`   | No       | Localization for the Document Capture screen texts.                                           |
| `livenessTutorial`  | `object`   | No       | Localization for the Selfie Capture Tutorial screen texts.                                    |
| `selfieCapture`     | `object`   | No       | Localization for the Selfie Capture Tutorial screen texts.                                    |
