Hello, I’m new user of micro.blog.
I’d like to let my site support my language(i.e. Traditional Chinese). In order to differ from Simplified Chinese, we usually use lang-locale value for i18n files.
- Taiwan: zh-TW / zh-Hant-TW
- Hongkong: zh-HK / zh-Hant-HK
- China: zh-CN / zh-Hans-CN
I’ve contributed i18n file named as zh-TW.json for the theme I used.
However, I cannot set language value “zh-TW” with theme error.
I’m not sure is a problem on theme itself or Hugo or micro.blog, please help.