We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b1f495 + 3197ca0 commit bfc4500Copy full SHA for bfc4500
Tests/DependencyInjection/Fixtures/php/full.php
@@ -50,7 +50,7 @@
50
'fallback' => 'fr',
51
'paths' => ['%kernel.project_dir%/Fixtures/translations'],
52
'cache_dir' => '%kernel.cache_dir%/translations',
53
- 'enabled_locales' => ['fr', 'en']
+ 'enabled_locales' => ['fr', 'en'],
54
],
55
'validation' => [
56
'enabled' => true,
0 commit comments