Start using translation
This commit is contained in:
parent
c7c0445a6b
commit
460005c0b0
9 changed files with 666 additions and 489 deletions
|
@ -31,4 +31,8 @@ DATABASE_URL="postgresql://postgres:develop@localhost:5432/plantex?serverVersion
|
|||
MAILER_DSN=smtp://no-reply@xn--pflnz-ira.li:dxS5ooKMEzFEa3YgTvru@mail.infomaniak.com:587
|
||||
###< symfony/mailer ###
|
||||
|
||||
DEFAULT_URI="https://staging.this-server.pflaenz.li/"
|
||||
DEFAULT_URI="https://staging.this-server.pflaenz.li/"
|
||||
|
||||
###> symfony/loco-translation-provider ###
|
||||
LOCO_DSN=loco://RCrByb141Z9P3QjMhWgHrqRrdxu9x-Rro@default
|
||||
###< symfony/loco-translation-provider ###
|
Reference in a new issue