mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 09:36:24 +03:00
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/",
|
|
"translations/": "translations/"
|
|
},
|
|
"container": {
|
|
"locale": "en"
|
|
},
|
|
"aliases": ["translator"]
|
|
}
|