We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99f563 commit 757b23cCopy full SHA for 757b23c
docs/.vitepress/theme/index.mts
@@ -4,8 +4,7 @@ import TranslationStatus from 'vitepress-translation-helper/ui/TranslationStatus
4
import status from '../translation-status.json'
5
6
const i18nLabels = {
7
- // TODO: to be translated
8
- fr: 'The translation is synced to the docs on ${date} of which the commit hash is <code>${hash}</code>.',
+ fr: 'La traduction est synchronisée avec les docs du ${date} dont le hash du commit est <code>${hash}</code>.',
9
}
10
11
0 commit comments