From b181323e44c2e090f541478801142d9b36013317 Mon Sep 17 00:00:00 2001 From: Vincent Tam Date: Sun, 16 Dec 2018 12:59:29 +0100 Subject: [PATCH] Update README.md due to 91fbea13 (#115) 91fbea13 introduces French translation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 431f1bb..f041e28 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ From `exampleSite/`, copy `config.toml` to the root folder of your Hugo site and ## Multilingual Mode -Introduction currently ships with support for English, German, and Spanish. Contributions for other language translations are welcome. +Introduction currently ships with support for English, German, Spanish and French. Contributions for other language translations are welcome. To create a new language translation, add the `.toml` file to the `i18n/` folder. See the existing files for the necessary fields.