mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-30 23:09:32 +00:00
Initial commit
This commit is contained in:
commit
e5bec36c80
49 changed files with 7411 additions and 0 deletions
6
config/packages/translation.yaml
Normal file
6
config/packages/translation.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
framework:
|
||||
default_locale: '%locale%'
|
||||
translator:
|
||||
default_path: '%kernel.project_dir%/translations'
|
||||
fallbacks:
|
||||
- '%locale%'
|
||||
Loading…
Add table
Add a link
Reference in a new issue