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
21862186**type **: ``array `` **default **: ``[] ``
21872187
21882188This 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.
21922193
21932194.. _reference-translator-default_path :
21942195
You can’t perform that action at this time.
0 commit comments