We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af876eb commit f8fd01bCopy full SHA for f8fd01b
reference/forms/types/options/translation_domain.rst.inc
@@ -1,7 +1,7 @@
1
translation_domain
2
~~~~~~~~~~~~~~~~~~
3
4
-**type**: ``string`` **default**: ``messages``
+**type**: ``string`` or ``false`` **default**: ``messages``
5
6
This is the translation domain that will be used for any labels or options
7
-that are rendered for this field.
+that are rendered for this field. Setting false disables translation.
0 commit comments