feat: translate the site in french
This commit is contained in:
parent
3e98ac15b6
commit
b47b193b20
81 changed files with 1327 additions and 251 deletions
20
i18n/en.yaml
Normal file
20
i18n/en.yaml
Normal file
|
@ -0,0 +1,20 @@
|
|||
posted: Posted on
|
||||
license: |
|
||||
The content of this site is licensed under
|
||||
<a href="{{ .link }}" rel="license">{{ .name }}</a>
|
||||
generated_with_hugo: |
|
||||
Generated with <a href="https://gohugo.io">Hugo</a> using a custom theme.
|
||||
logo: Logo
|
||||
mobile_menu: Mobile Menu
|
||||
toggle_menu: Toggle the Main Menu
|
||||
open_menu: Open the main menu
|
||||
close_menu: Close the menu
|
||||
main_menu: Main Menu
|
||||
recent_posts: Recent Posts
|
||||
note: Note
|
||||
warning: Warning
|
||||
permalink_section: "Permalink to this section"
|
||||
tags: Tags
|
||||
information_icon: Information icon
|
||||
warning_icon: Warning icon
|
||||
also_available_in: "Also available in:"
|
20
i18n/fr.yaml
Normal file
20
i18n/fr.yaml
Normal file
|
@ -0,0 +1,20 @@
|
|||
posted: Posté le
|
||||
license: |
|
||||
Le contenu de ce site est publié selon les termes de la licence
|
||||
<a href="{{ .link }}" rel="license">{{ .name }}</a>
|
||||
generated_with_hugo: |
|
||||
Généré avec <a href="https://gohugo.io">Hugo</a> en utilisant un thème personnalisé.
|
||||
logo: Logo
|
||||
mobile_menu: Menu mobile
|
||||
toggle_menu: Ouvrir le menu
|
||||
open_menu: Ouvrir le menu
|
||||
close_menu: Fermer le menu
|
||||
main_menu: Menu principal
|
||||
recent_posts: Posts récents
|
||||
note: Note
|
||||
warning: Attention
|
||||
permalink_section: Permalien vers cette partie
|
||||
tags: Tags
|
||||
information_icon: Icône information
|
||||
warning_icon: Icône attention
|
||||
also_available_in: "Également disponible en :"
|
Loading…
Add table
Add a link
Reference in a new issue