Skip to content

Commit 1a2f391

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Fix typo choice_translation_domain option
2 parents b96f9a9 + f3039fb commit 1a2f391

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

Lines changed: 0 additions & 3 deletions
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

Lines changed: 3 additions & 0 deletions
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
Lines changed: 3 additions & 0 deletions
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)