I tried changing language in learnr but that doesn't seem to do anything. Here is my yalm header :
title: "Nettoyer les données"
author: "Olivier Santerre"
date: "2022-05-22"
output:
learnr::tutorial:
language: fr
runtime: shiny_prerendered
Is there something I'm missing? Here is the tutorial for changing learnr language. I tried a couple of other things but nothing seems to work.