我有TYPO3后端的语言ID:
0 = DE
1 = EN
2 = ES
3 = CN
现在我需要语言ES的后备和CN到内容EN(id = 1)。
我该怎么做? 谢谢你的帮助
答案 0 :(得分:3)
config.sys_language_mode
的{p> content_fallback
是您的朋友。看这里:https://docs.typo3.org/typo3cms/TyposcriptReference/8.7/Setup/Config/#sys-language-mode