Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Internationalization.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Internationalization.md b/Internationalization.md
index 93f60cf..ce1cb1b 100644
--- a/Internationalization.md
+++ b/Internationalization.md
@@ -6,6 +6,6 @@ To change default language of this theme, please add this line to your site's `c
DefaultContentLanguage = "en"
```
-At present, we support English(`en`), French(`fr`), and Chinese(`zh-CN` and `zh-TW`).
+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). \ No newline at end of file