change to hugo-blog-awesome theme
This commit is contained in:
parent
113e3650f1
commit
15b6142a8e
131 changed files with 5895 additions and 124 deletions
27
themes/hugo-blog-awesome/i18n/fr-fr.yaml
Normal file
27
themes/hugo-blog-awesome/i18n/fr-fr.yaml
Normal file
|
@ -0,0 +1,27 @@
|
|||
## HOME ##
|
||||
- id: "home.home"
|
||||
translation: "Accueil"
|
||||
|
||||
- id: "home.recent_posts"
|
||||
translation: "Articles récents"
|
||||
|
||||
- id: "home.see_all_posts"
|
||||
translation: "Voir tous les articles"
|
||||
|
||||
## SINGLE ##
|
||||
- id: "single.table_of_contents"
|
||||
translation: "Table des matières"
|
||||
|
||||
## FOOTER ##
|
||||
- id: "footer.go_to_top"
|
||||
translation: "Aller en haut"
|
||||
|
||||
- id: "footer.disclaimer"
|
||||
translation: "Les photos ne sont pas libres de droit. Réalisé avec ♥️ par un debianeu à poil dur."
|
||||
|
||||
## ERRORS ##
|
||||
- id: "errors.404"
|
||||
translation: "404 PAGE NON TROUVÉE"
|
||||
|
||||
- id: "errors.404_description"
|
||||
translation: "Vous avez suivi une adresse qui n'existe pas."
|
Loading…
Add table
Add a link
Reference in a new issue