#2016·typecho

Typecho can create a link to the compiled folder within the `/typecho/languages` repository.

Author: little-gtCreated Sep 4, 2026Updated Sep 4, 2026
Labelsfeature

Synchronize with the latest language repository architecture and establish a mapping between /src/langs/ in the language repository and the main repository to implement best practices for multilingual support.

https://github.com/typecho/languages/pull/63

This approach would further enhance Typecho's internationalization and multilingual capabilities, allowing users to select a language right during installation. Alternatively, the package could include English and Japanese translation files by default, while other translations could be downloaded separately from the multilingual repository.