diff --git a/config/system.yaml b/config/system.yaml index 1909112d..0022670c 100644 --- a/config/system.yaml +++ b/config/system.yaml @@ -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'