Skip to content

Commit fea4148

Browse files
committed
Reword
1 parent 44e489b commit fea4148

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3667,9 +3667,10 @@ disable_translation
36673667

36683668
**type**: ``boolean`` **default**: ``false``
36693669

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.
3670+
Validation error messages are automatically translated to the current application
3671+
locale. Set this option to ``true`` to disable translation of validation messages.
3672+
This is useful to avoid "missing translation" errors in applications that use
3673+
only a single language.
36733674

36743675
.. versionadded:: 7.3
36753676

0 commit comments

Comments
 (0)