Skip to content

Commit 5905e69

Browse files
committed
[#7845] minor tweaks
1 parent bbe7357 commit 5905e69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ translation_domain
33

44
**type**: ``string``, ``null`` or ``false`` **default**: ``null``
55

6-
This is the translation domain that will be used for any labels or options
7-
that are rendered for this field. Use null to use the translation domain of
8-
the parent form or the default domain of translator for root form. Use false
9-
to disable translation.
6+
This is the translation domain that will be used for any label or option
7+
that is rendered for this field. Use ``null`` to reuse the translation domain
8+
of the parent form (or the default domain of the translator for the root
9+
form). Use ``false`` to disable translations.

0 commit comments

Comments
 (0)