- Fix import of type declaration files
- BREAKING CHANGES: There have been significant changes to how this plugin is used. Learn more by visiting the following documentation pages: https://vitepress-i18n.cdget.com
This version is deprecated and not recommended for production use.
- BREAKING CHANGES: The
generateI18nLocale
andgenerateI18nSearch
functions have now been merged intowithI18n
. Therefore, both functions will be removed in the next version. Please refer to the documentation to migrate to thewithI18n
function.
This version is deprecated and not recommended for production use.
- Fix chinese simplified string (#1)
This version is deprecated and not recommended for production use.
- BREAKING CHANGES: The
generateI18nLocale
andgenerateI18nSearch
functions have now been merged intogenerateI18n
. Therefore, both functions will be removed in the next version. Please refer to the documentation to migrate to thegenerateI18n
function.
This version is deprecated and not recommended for production use.
- Override
editLinkPattern
value even if defined common theme configs - Add
debugPrint
option forgenerateI18nSearch
- Add italian translations
- Allow auto set lang and label value when if not defined
- Add
debugPrint
method - Add
disableAutoSetLangValue
method
- Fix import issue
- Add chinese traditional, japanese, spanish, portuguese, russian, indonesian, german, french, vietnamese translations
- Split translation and type files
- Add chinese simplified translation
- Minor improvements
Not purpose for release. Do not use production.
- Initial release