diff options
author | DSRKafuU | 2020-07-29 15:38:37 +0800 |
---|---|---|
committer | GitHub | 2020-07-29 15:38:37 +0800 |
commit | 22ae19173744e84d3f3d651f6d7a2949259f1e6a (patch) | |
tree | 8ce6c7288db2e652563453ee4a70a216ce34ffa8 /README.md | |
parent | 73a776cccb9d1a993da6910c20166bafdd5c731e (diff) | |
parent | 856d4f18736b2ab7bed721d4fbf239e3eb3803bc (diff) | |
download | hugo-theme-fuji-22ae19173744e84d3f3d651f6d7a2949259f1e6a.tar.gz hugo-theme-fuji-22ae19173744e84d3f3d651f6d7a2949259f1e6a.tar.bz2 hugo-theme-fuji-22ae19173744e84d3f3d651f6d7a2949259f1e6a.zip |
Merge pull request #42 from danielhollas/czech
Add Czech translations + support multiple plurals
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ 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, pt-pt. Check the i18n folder to add more languages. +Supported languages: `cs`, `en`, `ja`, `nl`, `pt-pt`, `zh-hans`, `zh-hant`. Check the i18n folder to add more languages. ## 📑 Table of contents |