mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 15:30:13 +01:00
8 lines
179 B
YAML
8 lines
179 B
YAML
framework:
|
|
default_locale: '%locale%'
|
|
translator:
|
|
default_path: '%kernel.project_dir%/translations'
|
|
fallbacks:
|
|
- '%locale%'
|
|
- 'en'
|