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:
authorRise <8315221+AmazingRise@users.noreply.github.com>2021-05-22 09:46:55 +0300
committerRise <8315221+AmazingRise@users.noreply.github.com>2021-05-22 09:46:55 +0300
commit7a3d4de43f55fc4f9ad4bc9407542d8702a2387b (patch)
tree4673c09bb5c34e99ccc2bfe48a08bf293852daad
parent7ba7a22856101138f25510a52e1781cb16c07094 (diff)
Updated Internationalization (markdown)
-rw-r--r--Internationalization.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Internationalization.md b/Internationalization.md
index ce1cb1b..f073a00 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` and `zh-hant`).
+All available languages: https://github.com/AmazingRise/hugo-theme-diary/tree/main/i18n
**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