Fix translation + navbar CSS (#142)
This commit is contained in:
parent
beb9d55b95
commit
49ba62a9da
9 changed files with 107 additions and 7 deletions
18
i18n/fr.toml
18
i18n/fr.toml
|
@ -5,6 +5,9 @@ other = "Accueil"
|
|||
[posts]
|
||||
other = "Des postes"
|
||||
|
||||
[toc_heading]
|
||||
other = "Table des matières"
|
||||
|
||||
[at]
|
||||
other = "chez"
|
||||
|
||||
|
@ -17,6 +20,12 @@ other = "Naviguation"
|
|||
[contact_me]
|
||||
other = "Contactez moi :"
|
||||
|
||||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Téléphone"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Restez à jour par e-mail"
|
||||
|
||||
|
@ -31,3 +40,12 @@ other = "Envoyer"
|
|||
|
||||
[hugoAttributionText]
|
||||
other = "Alimenté par"
|
||||
|
||||
[prev]
|
||||
other = "Précédent"
|
||||
|
||||
[next]
|
||||
other = "Suivant"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Améliorez cette page"
|
Loading…
Add table
Add a link
Reference in a new issue