Add french dates

This commit is contained in:
dolphinau 2025-09-06 15:37:42 +02:00
parent 4926cc3143
commit 3cec5b4f8c
4 changed files with 10 additions and 4 deletions

View file

@ -1,5 +1,7 @@
baseURL = 'https://adlc.dawl.fr/'
languageCode = 'fr'
languageCode = 'fr-FR'
defaultContentLanguage = "fr"
defaultContentLang = "fr"
title = 'Les amis de la chapelle Victoria'
disableKinds = ['taxonomy', 'term']