mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
12 lines
373 B
YAML
12 lines
373 B
YAML
|
translation:
|
||
|
locales: ["en"]
|
||
|
edit_in_place:
|
||
|
enabled: false
|
||
|
config_name: app
|
||
|
configs:
|
||
|
app:
|
||
|
dirs: ["%kernel.project_dir%/templates", "%kernel.project_dir%/src"]
|
||
|
output_dir: "%kernel.project_dir%/translations"
|
||
|
excluded_names: ["*TestCase.php", "*Test.php"]
|
||
|
excluded_dirs: [cache, data, logs]
|