Skip to content

Commit

Permalink
🌐 Added fr i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
slashformotion committed Oct 26, 2021
1 parent b54745b commit 2232277
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions i18n/fr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
article:
anchor_label: "Ancre"
draft: "Brouillon"
edit_title: "Editer"
reading_time:
one: "{{ .Count }} min"
other: "{{ .Count }} mins"
reading_time_title: "Temps de lecture"

author:
byline_title: "Auteur"

error:
404_title: "Cette page n'existe pas :confused:"
404_error: "Erreur 404"
404_description: "Il semble que la page que vous cherchiez n'existe pas."

footer:
powered_by: "Propulsé par {{ .Hugo }} & {{ .Congo }}"

list:
externalurl_title: "Lien d'article externe."
no_articles: "Il n'y a pas encore d'articles ici."

sharing:
email: "Envoyer par email"
facebook: "Poster sur Facebook"
linkedin: "Poster sur LinkedIn"
pinterest: "Poster sur Pinterest"
reddit: "Poster sur Reddit"
twitter: "Tweeter"

shortcode:
recent_articles: "Recent"
icon_none: "Icone non trouvée."

0 comments on commit 2232277

Please sign in to comment.