arabic translations and locale support in datepicker (#337)

This commit is contained in:
Kevin Papst
2018-10-07 18:29:12 +02:00
committed by GitHub
parent 2f6c0d2208
commit 56ac642446
16 changed files with 1145 additions and 5 deletions

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|it|fr|es|ru
app_locales: en|de|it|fr|es|ru|ar
services:
# default configuration for services in *this* file