activated spanish, french and italian

This commit is contained in:
Kevin Papst
2018-08-18 23:25:38 +02:00
committed by Kevin Papst
parent 3241c73e7c
commit 142369d651
5 changed files with 15 additions and 7 deletions

View File

@@ -47,6 +47,12 @@ kimai:
date_short: 'd.m.Y'
en:
date_short: 'Y-m-d'
it:
date_short: 'd.m.Y'
fr:
date_short: 'd.m.Y'
es:
date_short: 'd.m.Y'
ru:
date_short: 'd.m.Y'

View File

@@ -2,7 +2,7 @@
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters:
locale: en
app_locales: en|de|ru|it
app_locales: en|de|it|fr|es|ru
services:
# default configuration for services in *this* file