8000
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 3688f89 commit de781e6Copy full SHA for de781e6
reference/configuration/framework.rst
@@ -2186,7 +2186,9 @@ paths
2186
**type**: ``array`` **default**: ``[]``
2187
2188
This option allows to define an array of paths where the component will look
2189
-for translation files.
+for translation files. Translation entries from later directories overwrite
2190
+earlyer ones. The last processed dir is `default_path <reference-translator-default_path>`
2191
+(which has a default value).
2192
2193
.. _reference-translator-default_path:
2194
0 commit comments