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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjazzi <jazzihong22@gmail.com>2018-07-05 17:40:38 +0300
committerCurtis Timson <curt@live.co.uk>2018-07-05 17:40:38 +0300
commita875df294885e590e6502bed008f797ba186cdb0 (patch)
treebddcb6885684afff85e2312ab141bd669775f370 /README.md
parent10125d8fe1dae8b95ba3df96c419a369fac3eac5 (diff)
add Simplified Chinese translation (#40)3.1.0
* add Simplified Chinese translation * Update README to include Simplified Chinese + bump package version
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index fbbe817..e71e0db 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,11 @@ The cover image URL is hard-coded, therefore to replace this add an image to the
### Supported Languages
- - English
- - Spanish
- - French
+ - [English](https://github.com/curttimson/hugo-theme-massively/blob/master/i18n/en.toml)
+ - [French](https://github.com/curttimson/hugo-theme-massively/blob/master/i18n/fr.toml)
+ - [Simplified Chinese](https://github.com/curttimson/hugo-theme-massively/blob/master/i18n/zh.toml)
+ - [Spanish](https://github.com/curttimson/hugo-theme-massively/blob/master/i18n/es.toml)
+
## Development