mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Language fallback
This commit is contained in:
parent
a2f66d2bee
commit
7db3d4b076
1 changed files with 3 additions and 0 deletions
|
@ -210,3 +210,6 @@ strict_mode:
|
||||||
yaml_compat: true
|
yaml_compat: true
|
||||||
twig_compat: true
|
twig_compat: true
|
||||||
blueprint_compat: true
|
blueprint_compat: true
|
||||||
|
translations_fallback:
|
||||||
|
en: 'fr,de,es'
|
||||||
|
de: 'en,fr,es'
|
||||||
|
|
Loading…
Reference in a new issue