Add new language in Plone

流过昼夜 提交于 2019-12-11 10:27:36

问题


How to add new language in Plone 4.2? I looked at the code on plone.i18n.locales.languages.py. The languages is hard coded inside the code. Anyway we can extend the language list without modified the core code. Any plug in, may be? Thanks.


回答1:


Benefit from the advantages of opensource and contribute it right to the core.

The i18n-team will be happy to help you further, just leave a post in the forum:

http://plone.org/support/forums/i18n



来源:https://stackoverflow.com/questions/13944285/add-new-language-in-plone

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!