Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.64 KB

File metadata and controls

25 lines (21 loc) · 1.64 KB

Locale

Properties

Name Type Description Notes
id str [optional]
name str [optional]
code str [optional]
default bool [optional]
main bool [optional]
rtl bool [optional]
plural_forms List[str] [optional]
ordinal_plural_forms List[str] [optional]
source_locale LocalePreview [optional]
fallback_locale LocalePreview [optional]
language_ai_profile str [optional]
unverify_new_translations bool 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]
unverify_updated_translations bool 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]
unverify_on_source_changes bool Indicates that translations for this locale are marked as unverified when the source language has been changed. [optional]
created_at datetime [optional]
updated_at datetime [optional]

[Back to Model list] [Back to API list] [Back to README]