We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488e687 commit 6604277Copy full SHA for 6604277
config/packages/translation.yaml
@@ -0,0 +1,7 @@
1
+framework:
2
+ default_locale: '%locale%'
3
+ translator:
4
+ paths:
5
+ - '%kernel.project_dir%/translations'
6
+ fallbacks:
7
+ - '%locale%'
translations/.gitignore
0 commit comments