Add webapp packages
This commit is contained in:
parent
0618763e0a
commit
71cd3acccd
43 changed files with 9148 additions and 20 deletions
5
config/packages/translation.yaml
Normal file
5
config/packages/translation.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
framework:
|
||||
default_locale: en
|
||||
translator:
|
||||
default_path: '%kernel.project_dir%/translations'
|
||||
providers:
|
||||
Loading…
Add table
Add a link
Reference in a new issue