WIP
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-06 15:27:35 +01:00
parent d33d5b6b22
commit 8f23874943
34 changed files with 1238 additions and 27 deletions

View File

@ -0,0 +1,7 @@
languageName = "Français"
contentDir = "content/fr"
weight = 5
[params]
languageISO = "FR"
languageTag = "fr-FR"

View File

@ -1,3 +1,11 @@
[fr]
languageName = "Français"
contentDir = "content/fr"
weight = 5
[fr.params]
languageISO = "FR"
languageTag = "fr-FR"
[en]
languageName = "English"
contentDir = "content/en"