mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 14:24:24 +00:00
add locale for test environment (temp) refs #331
This commit is contained in:
parent
d340520581
commit
6045578bb2
@ -3,4 +3,5 @@ parameters:
|
|||||||
database_port: 5432
|
database_port: 5432
|
||||||
database_name: test0
|
database_name: test0
|
||||||
database_user: postgres
|
database_user: postgres
|
||||||
database_password: postgres
|
database_password: postgres
|
||||||
|
locale: fr
|
@ -3,4 +3,5 @@ parameters:
|
|||||||
database_port: 5434
|
database_port: 5434
|
||||||
database_name: symfony
|
database_name: symfony
|
||||||
database_user: symfony
|
database_user: symfony
|
||||||
database_password: symfony
|
database_password: symfony
|
||||||
|
locale: fr
|
Loading…
x
Reference in New Issue
Block a user