diff --git a/reference/forms/types/options/choice_translation_domain.rst.inc b/reference/forms/types/options/choice_translation_domain.rst.inc index e676567a057..fa2dcef217f 100644 --- a/reference/forms/types/options/choice_translation_domain.rst.inc +++ b/reference/forms/types/options/choice_translation_domain.rst.inc @@ -1,6 +1,3 @@ -``choice_translation_domain`` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - This option determines if the choice values should be translated and in which translation domain. diff --git a/reference/forms/types/options/choice_translation_domain_disabled.rst.inc b/reference/forms/types/options/choice_translation_domain_disabled.rst.inc index d9e711f0a07..117d3d9a390 100644 --- a/reference/forms/types/options/choice_translation_domain_disabled.rst.inc +++ b/reference/forms/types/options/choice_translation_domain_disabled.rst.inc @@ -1,3 +1,6 @@ +``choice_translation_domain`` +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + **type**: ``string``, ``boolean`` or ``null`` **default**: ``false`` .. include:: /reference/forms/types/options/choice_translation_domain.rst.inc diff --git a/reference/forms/types/options/choice_translation_domain_enabled.rst.inc b/reference/forms/types/options/choice_translation_domain_enabled.rst.inc index dad2666f9c4..2f6722f7838 100644 --- a/reference/forms/types/options/choice_translation_domain_enabled.rst.inc +++ b/reference/forms/types/options/choice_translation_domain_enabled.rst.inc @@ -1,3 +1,6 @@ +``choice_translation_domain`` +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + **type**: ``string``, ``boolean`` or ``null`` **default**: ``true`` .. include:: /reference/forms/types/options/choice_translation_domain.rst.inc