Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1016 Bytes

LanguageConfig.md

File metadata and controls

57 lines (32 loc) · 1016 Bytes

@bigcommerce/checkout-sdk / LanguageConfig

Interface: LanguageConfig

Table of contents

Properties

Properties

defaultLocale

Optional defaultLocale: string


defaultTranslations

defaultTranslations: Translations


fallbackLocale

Optional fallbackLocale: string


fallbackTranslations

Optional fallbackTranslations: Translations


locale

locale: string


locales

locales: Locales


translations

translations: Translations