This repository was archived by the owner on May 13, 2024. It is now read-only.

Description
After generating pages for blog's title will be Page ... and can't be localized.
What problem does this feature solve?
Localization of generated pages' title.
What does the proposed API look like?
How should this be implemented in your opinion?
I think we need add i18n module to add custom localization strings or be able to pass some function to change title generation process.