mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-22 03:44:57 +02:00
7 lines
179 B
YAML
7 lines
179 B
YAML
framework:
|
|
default_locale: '%locale%'
|
|
translator:
|
|
default_path: '%kernel.project_dir%/translations'
|
|
fallbacks:
|
|
- '%locale%'
|
|
- 'en'
|