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 44e489b commit fea4148Copy full SHA for fea4148
reference/configuration/framework.rst
@@ -3667,9 +3667,10 @@ disable_translation
3667
3668
**type**: ``boolean`` **default**: ``false``
3669
3670
-Set this option to ``true`` to not translate any validation error messages.
3671
-This is useful to avoid "missing translation" errors in applications that only
3672
-use a single language.
+Validation error messages are automatically translated to the current application
+locale. Set this option to ``true`` to disable translation of validation messages.
+This is useful to avoid "missing translation" errors in applications that use
3673
+only a single language.
3674
3675
.. versionadded:: 7.3
3676
0 commit comments