1
0

Added french posts translation for testing internationalization (i18n) (#11)

This commit is contained in:
Rémy Jacquin
2019-02-17 11:28:24 +01:00
committed by digitalcraftsman
parent 4e47e94a69
commit 93a7b4c297
5 changed files with 1870 additions and 0 deletions

View File

@@ -4,4 +4,15 @@ author = "Steve Francia"
copyright = "Copyright © 20082018, Steve Francia and the Hugo Authors; all rights reserved."
canonifyurls = true
paginate = 3
languageCode = "en"
DefaultContentLanguage = "en"
[languages.en]
languageName = "English"
weight = 1
title = "Hugo Themes"
[languages.fr]
languageName = "Français"
weight = 2
title = "Thèmes Hugo"