summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--README_CN.md4
2 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a5505c..718030a 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ Fuji is a minimal Hugo theme with full dark mode support and GitHub Primer markd
After the release of v2, **there may be major changes in the image lazyload shortcode** to make it easier to use.If you want to change the color scheme, please check [🔧 Advanced configuration](#-advanced-configuration).
+Now supported i18n langs: en, zh-hans, zh-hant, ja, nl. Check the i18n folder to add more languages.
+
## 📑 Table of contents
- [💻 Live demos](#-live-demos)
diff --git a/README_CN.md b/README_CN.md
index 1c1a566..22ab1b5 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -6,7 +6,9 @@
[English](https://github.com/amzrk2/hugo-theme-fuji#readme) | [简体中文](https://github.com/amzrk2/hugo-theme-fuji/blob/master/README_CN.md)
-**v2 发布之后关于 lazyload 这一块可能会有较大的改动**,现在这样确实有些麻烦了。如果想修改主题配色的话,可以参考
+**v2 发布之后关于 lazyload 这一块可能会有较大的改动**,现在这样确实有些麻烦了。如果想修改主题配色的话,可以参考 [🔧 其他高级修改](#-其他高级修改)。
+
+当前 i18n 支持语言:en, zh-hans, zh-hant, ja, nl。i18n 文件夹内为所有语言文件。
## 目录