Try using i18n
All checks were successful
Deploy / Deploy (push) Successful in 3s

This commit is contained in:
Vezpi 2025-05-22 20:15:02 +00:00
parent 7c5fc447f1
commit c551b1d8fb
3 changed files with 9 additions and 6 deletions

View File

@ -11,6 +11,7 @@ languages:
params: params:
sidebar: sidebar:
subtitle: "Homelab & Automation" subtitle: "Homelab & Automation"
fr: fr:
languageName: Français languageName: Français
weight: 2 weight: 2
@ -67,13 +68,13 @@ menu:
main: main:
- identifier: categories - identifier: categories
name: Categories name: Categories
url: /categories/ url: "#categories"
weight: 50 weight: 50
params: params:
icon: "categories" icon: "categories"
- identifier: tags - identifier: tags
name: Tags name: Tags
url: /tags/ url: "#tags"
weight: 60 weight: 60
params: params:
icon: "tag" icon: "tag"

View File

@ -67,7 +67,7 @@ search:
footer: footer:
builtWith: builtWith:
other: Built with {{ .Generator }} other: " "
designedBy: designedBy:
other: Theme {{ .Theme }} designed by {{ .DesignedBy }} other: " "

View File

@ -1,5 +1,7 @@
categories: Catégories categories:
tags: Mots Clés other: Catégories
tags:
other: Mots Clés
toggleMenu: toggleMenu:
other: Afficher le menu other: Afficher le menu