This plugin extends the translations functionality by creating i8n-ized sub-sites for the default site. This commit implements the basic generation functionality.
2 lines
29 B
Python
2 lines
29 B
Python
from .i18n_subsites import *
|