Skip to content

Commit 5427e19

Browse files
committed
merge choice_translation_domain files
1 parent a59f2d5 commit 5427e19

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
choice_translation_domain
22
~~~~~~~~~~~~~~~~~~~~~~~~~
33

4-
.. include:: /reference/forms/types/options/_choice_translation_domain_body.rst.inc
4+
**type**: ``string``, ``boolean`` or ``null``
5+
6+
This option determines if the choice values should be translated and in which
7+
translation domain.
8+
9+
The values of the ``choice_translation_domain`` option can be ``true`` (reuse the current
10+
translation domain), ``false`` (disable translation), ``null`` (uses the parent translation
11+
domain or the default domain) or a string which represents the exact translation
12+
domain to use.

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

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)