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 3f111c0 + bfc4500 commit 611036aCopy full SHA for 611036a
Tests/DependencyInjection/Fixtures/php/full.php
@@ -51,7 +51,7 @@
51
'fallback' => 'fr',
52
'paths' => ['%kernel.project_dir%/Fixtures/translations'],
53
'cache_dir' => '%kernel.cache_dir%/translations',
54
- 'enabled_locales' => ['fr', 'en']
+ 'enabled_locales' => ['fr', 'en'],
55
],
56
'validation' => [
57
'enabled' => true,
0 commit comments