mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 03:16:30 +01:00
34 lines
357 B
TOML
34 lines
357 B
TOML
|
# Translations for French
|
||
|
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||
|
|
||
|
# Single.html
|
||
|
|
||
|
[Written]
|
||
|
other = "Écrit"
|
||
|
|
||
|
[by]
|
||
|
other = "par"
|
||
|
|
||
|
[with]
|
||
|
other = "avec"
|
||
|
|
||
|
[on]
|
||
|
other = "sur"
|
||
|
|
||
|
[in]
|
||
|
other = "dans"
|
||
|
|
||
|
[Author]
|
||
|
other = "Auteur"
|
||
|
|
||
|
[Link]
|
||
|
other = "Lien"
|
||
|
|
||
|
[Tag]
|
||
|
other = "Étiquette"
|
||
|
|
||
|
[Home]
|
||
|
other = "Accueil"
|
||
|
|
||
|
[back]
|
||
|
other = "Retour"
|