Commit 7620abf
committed
feature #6989 Added paths options in Framework::translator configuration (mickaelandrieu)
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes #6989).
Discussion
----------
Added paths options in Framework::translator configuration
Hi,
Note this option is already documented in Translator docs, and a blog post mention it too: http://symfony.com/blog/new-in-symfony-2-8-translator-improvements#add-option-to-specify-additional-translation-loading-paths
Mickaël
Commits
-------
e1c55d0 Added paths options in Framework::translator configuration1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
1315 | 1316 | | |
1316 | 1317 | | |
1317 | 1318 | | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
1318 | 1326 | | |
1319 | 1327 | | |
1320 | 1328 | | |
| |||
1638 | 1646 | | |
1639 | 1647 | | |
1640 | 1648 | | |
| 1649 | + | |
1641 | 1650 | | |
1642 | 1651 | | |
1643 | 1652 | | |
| |||
0 commit comments