Skip to content

Commit bbe7357

Browse files
committed
minor #7845 Update translation_domain.rst.inc (enumag)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7845). Discussion ---------- Update translation_domain.rst.inc Commits ------- 587cd7f Update translation_domain.rst.inc
2 parents 50ac881 + 587cd7f commit bbe7357

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
translation_domain
22
~~~~~~~~~~~~~~~~~~
33

4-
**type**: ``string`` **default**: ``messages``
4+
**type**: ``string``, ``null`` or ``false`` **default**: ``null``
55

66
This is the translation domain that will be used for any labels or options
7-
that are rendered for this field.
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.

0 commit comments

Comments
 (0)