Skip to content

Commit f3039fb

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: Fix typo choice_translation_domain option
2 parents a15fe9b + 643c60f commit f3039fb

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

reference/forms/types/options/choice_translation_domain.rst.inc

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
``choice_translation_domain``
2-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3-
41
This option determines if the choice values should be translated and in which
52
translation domain.
63

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
``choice_translation_domain``
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
14
**type**: ``string``, ``boolean`` or ``null`` **default**: ``false``
25

36
.. include:: /reference/forms/types/options/choice_translation_domain.rst.inc
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
``choice_translation_domain``
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
14
**type**: ``string``, ``boolean`` or ``null`` **default**: ``true``
25

36
.. include:: /reference/forms/types/options/choice_translation_domain.rst.inc

0 commit comments

Comments
 (0)