diff options
Diffstat (limited to 'themes/ananke/i18n/fr.toml')
-rw-r--r-- | themes/ananke/i18n/fr.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/themes/ananke/i18n/fr.toml b/themes/ananke/i18n/fr.toml new file mode 100644 index 0000000..12c5c83 --- /dev/null +++ b/themes/ananke/i18n/fr.toml @@ -0,0 +1,17 @@ +[more] +other = "Plus" + +[allTitle] +other = "Tous les {{.Title }}" + +[recentTitle] +other = "{{.Title }} récents" + +[readMore] +other = "lire plus" + +[whatsInThis] +other = "Ce qui est dans {{ .Type }}" + +[related] +other = "Lié" |