Name | Type | Description | Notes |
---|---|---|---|
branch | string | specify the branch to use | [optional] |
name | string | Locale name | [optional] |
code | string | Locale ISO code | [optional] |
default | bool | Indicates whether locale is the default locale. If set to true, the previous default locale the project is no longer the default locale. | [optional] |
main | bool | Indicates whether locale is a main locale. Main locales are part of the <a href="https://support.phrase.com/hc/en-us/articles/5784094755484\" target="_blank">Verification System</a> feature. | [optional] |
rtl | bool | Indicates whether locale is a RTL (Right-to-Left) locale. | [optional] |
source_locale_id | string | Source locale. Can be the name or id of the locale. Preferred is id. | [optional] |
fallback_locale_id | string | Fallback locale for empty translations. Can be a locale name or id. | [optional] |
unverify_new_translations | bool | Indicates that new translations for this locale should be marked as unverified. Part of the <a href="https://support.phrase.com/hc/en-us/articles/5784094755484\" target="_blank">Advanced Workflows</a> feature. | [optional] |
unverify_updated_translations | bool | Indicates that updated translations for this locale should be marked as unverified. Part of the <a href="https://support.phrase.com/hc/en-us/articles/5784094755484\" target="_blank">Advanced Workflows</a> feature. | [optional] |
autotranslate | bool | If set, translations for this locale will be fetched automatically, right after creation. | [optional] |