source:
main/waeup.kofa/trunk/src/waeup/kofa/locales.zcml
@
17952
Last change on this file since 17952 was 8030, checked in by , 13 years ago | |
---|---|
File size: 226 bytes |
Rev | Line | |
---|---|---|
[8030] | 1 | <configure xmlns="http://namespaces.zope.org/zope" |
2 | xmlns:i18n="http://namespaces.zope.org/i18n"> | |
3 | ||
4 | <include package="zope.i18n" file="meta.zcml" /> | |
5 | <i18n:registerTranslations directory="locales" /> | |
6 | ||
7 | </configure> |
Note: See TracBrowser for help on using the repository browser.