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.
我有一堆haml,我需要从语言环境文件中提取字符串以供非开发人员审查和翻译。
有没有一种自动化的方法来做到这一点?找到所有字符串并将它们组织到语言环境文件中的脚本?
刚刚开始研究这个:
https://github.com/shaiguitar/haml-i18n-extractor
现在是WIP。欢迎投稿。