mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
init locale settings #19
This commit is contained in:
parent
4720b34e9c
commit
8d1c35360b
2 changed files with 6 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
parameters:
|
||||
app.version: '%env(APP_VERSION)%'
|
||||
app.name: '%env(APP_NAME)%'
|
||||
app.locale: '%env(APP_LOCALE)%'
|
||||
app.locales: '%env(APP_LOCALES)%'
|
||||
|
||||
services:
|
||||
# default configuration for services in *this* file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue