Use keys for translations, and added translations,

This commit is contained in:
Jan Böhmer 2019-02-26 14:02:05 +01:00
parent fd066dea64
commit 336ff7b103
7 changed files with 431 additions and 603 deletions

View file

@ -4,3 +4,4 @@ framework:
default_path: '%kernel.project_dir%/translations'
fallbacks:
- '%locale%'
- 'en'

View file

@ -4,7 +4,7 @@
# Put parameters here that don't need to change on each machine where the app is deployed
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters:
locale: 'en'
locale: 'de'
services:
# default configuration for services in *this* file