Hermit-V2 Theme Update

This commit is contained in:
GitHub Action
2023-12-17 08:27:09 +00:00
parent 112c04a660
commit 174f4938ca
56 changed files with 2906 additions and 0 deletions

41
i18n/fr.toml Normal file
View File

@ -0,0 +1,41 @@
# Translations for French
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "Oh non! page non-trouvée…"
[home]
other = "Accueil"
[archives]
other = "Archives"
# posts/single.html
#
[seeAlso]
other = "Voir également"
[wordCount]
other = "{{ .WordCount }} mots"
[tableOfContents]
other = "Sommaire"
[newer]
other = "Suivant"
[older]
other = "Précédent"
# partials/header.html
#
[menu]
other = "Menu"
[share]
other = "Partager"
[featuredImage]
other = "Image sélectionnée"