Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TYPO3 Neos 配置 yaml 文件包含label属性,其中翻译是硬编码的。如果有系统使用外部字典系统,使标签多语言兼容?
label
正如已经在 Twitter 上回答的那样,这些标签将可以通过 Xliff 文件和 2.0 版的 crowdin 平台进行翻译。使用旧版本意味着唯一的方法是在您确实需要时将它们翻译到源代码中。