File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -531,9 +531,9 @@ logging
531
531
**default **: ``true `` when the debug mode is enabled, ``false `` otherwise.
532
532
533
533
When ``true ``, a log entry is made whenever the translator cannot find a translation
534
- for a given key. The logs are made to the ``translation `` channel and at the `` debug ``
535
- for level for keys where there is a translation in the fallback locale and the `` warning ``
536
- level if there is no translation to use at all.
534
+ for a given key. The logs are made to the ``translation `` channel and at the
535
+ `` debug `` for level for keys where there is a translation in the fallback
536
+ locale and the `` warning `` level if there is no translation to use at all.
537
537
538
538
Full default Configuration
539
539
--------------------------
You can’t perform that action at this time.
0 commit comments