diff --git a/docs/.vitepress/theme/index.mts b/docs/.vitepress/theme/index.mts index c4dc74079..f9bb62241 100644 --- a/docs/.vitepress/theme/index.mts +++ b/docs/.vitepress/theme/index.mts @@ -4,8 +4,7 @@ import TranslationStatus from 'vitepress-translation-helper/ui/TranslationStatus import status from '../translation-status.json' const i18nLabels = { - // TODO: to be translated - fr: 'The translation is synced to the docs on ${date} of which the commit hash is ${hash}.', + fr: 'La traduction est synchronisée avec les docs du ${date} dont le hash du commit est ${hash}.', }