Skip to content

Commit 45e0585

Browse files
committed
Minor reword
1 parent d57b714 commit 45e0585

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2186,9 +2186,10 @@ paths
21862186
**type**: ``array`` **default**: ``[]``
21872187

21882188
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.
21922193

21932194
.. _reference-translator-default_path:
21942195

0 commit comments

Comments
 (0)