Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2508,7 +2508,7 @@ translator
cache_dir
.........

**type**: ``string`` | ``null`` **default**: ``%kernel.cache_dir%/translations/``
**type**: ``string`` | ``null`` **default**: ``%kernel.cache_dir%/translations``

Defines the directory where the translation cache is stored. Use ``null`` to
disable this cache.
Expand Down