Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.57 KB

File metadata and controls

27 lines (20 loc) · 1.57 KB

Locale

Properties

Name Type Description Notes
id String [optional]
name String [optional]
code String [optional]
_default Boolean [optional]
main Boolean [optional]
rtl Boolean [optional]
pluralForms List<String> [optional]
ordinalPluralForms List<String> [optional]
sourceLocale LocalePreview [optional]
fallbackLocale LocalePreview [optional]
languageAiProfile String [optional]
unverifyNewTranslations Boolean Indicates that new translations for this locale are marked as unverified. Only applies to locales using the basic verification workflow. Part of the Advanced Workflows feature. [optional]
unverifyUpdatedTranslations Boolean Indicates that updated translations for this locale are marked as unverified. Only applies to locales using the basic verification workflow. Part of the Advanced Workflows feature. [optional]
unverifyOnSourceChanges Boolean Indicates that translations for this locale are marked as unverified when the source language has been changed. [optional]
createdAt OffsetDateTime [optional]
updatedAt OffsetDateTime [optional]