Thanks for the efforts of [jordan-dlh](https://github.com/AmazingRise/hugo-theme-diary/pull/43), now `hugo-theme-diary` supports several languages. To change default language of this theme, please add this line to your site's `config.toml`: ```toml DefaultContentLanguage = "en" ``` At present, we support English(`en`), French(`fr`), and Chinese(`zh` and `zh-hant`). **NOTE:** This configuration doesn't apply to sidebar. To customize sidebar, please visit [here](https://github.com/AmazingRise/hugo-theme-diary/wiki/Customization#customize-sidebar).