TYPO3遮罩:语言标签

问题描述

我尝试翻译蒙版内容元素(TYPO3 10)中的一些标签。我首先创建了mask元素,然后mask创建了一个目录“ typo3conf / ext / mask_project”。我创建了文件“ typo3conf / ext / mask_project / Resources / Private / Language / locallang.xlf”,并在其中放置标签“ read_more”。

在我的FLUID模板中(“ typo3conf / ext / mask_project / Resources / Private / Mask / Frontend / Templates / Staff.html”),我尝试过:

<f:translate key="EXT:mask_project/Resources/Private/Language/locallang.xlf:read_more" />
<f:translate key="LLL:EXT:mask_project/Resources/Private/Language/locallang.xlf:read_more" />

很遗憾,没有打印任何内容。有人有主意吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)