Language fallback

This commit is contained in:
frju365 2021-02-07 21:31:25 +01:00 committed by Alexandre Aubin
parent a2f66d2bee
commit 7db3d4b076

View file

@ -210,3 +210,6 @@ strict_mode:
yaml_compat: true
twig_compat: true
blueprint_compat: true
translations_fallback:
en: 'fr,de,es'
de: 'en,fr,es'