[**@bigcommerce/checkout-sdk**](../README.md)

***

[@bigcommerce/checkout-sdk](../README.md) / LanguageConfig

# Interface: LanguageConfig

## Properties

### defaultLocale?

> `optional` **defaultLocale?**: `string`

***

### defaultTranslations

> **defaultTranslations**: [`Translations`](Translations.md)

***

### fallbackLocale?

> `optional` **fallbackLocale?**: `string`

***

### fallbackTranslations?

> `optional` **fallbackTranslations?**: [`Translations`](Translations.md)

***

### locale

> **locale**: `string`

***

### locales

> **locales**: [`Locales`](Locales.md)

***

### translations

> **translations**: [`Translations`](Translations.md)
