Commit 951580d
committed
minor #9578 [Translation] Add the true default location where translations are stored (pimolo)
This PR was merged into the 3.4 branch.
Discussion
----------
[Translation] Add the true default location where translations are stored
https://github.com/symfony/framework-bundle/blob/7c221a91384d7ba889c1f7e05e02111f6bfe8831/DependencyInjection/Configuration.php#L692
https://github.com/symfony/framework-bundle/blob/7c221a91384d7ba889c1f7e05e02111f6bfe8831/DependencyInjection/FrameworkExtension.php#L997
According to these lines, there is a default path which is handled before the others. It doesn't appear in the 3.4 docs.
Commits
-------
e1ccf87 Add the true default location1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| 363 | + | |
| 364 | + | |
363 | 365 | | |
364 | 366 | | |
365 | 367 | | |
| |||
0 commit comments