File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2186,9 +2186,10 @@ paths
2186
2186
**type **: ``array `` **default **: ``[] ``
2187
2187
2188
2188
This option allows to define an array of paths where the component will look
2189
- 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).
2189
+ for translation files. The later a path is added, the more priority it has
2190
+ (translations from later paths overwrite earlier ones). Translations from the
2191
+ `default_path <reference-translator-default_path> ` have more priority than
2192
+ translations from all these paths.
2192
2193
2193
2194
.. _reference-translator-default_path :
2194
2195
You can’t perform that action at this time.
0 commit comments