Skip to content

Commit 757b23c

Browse files
committed
chore: translate translation sync message in french
1 parent a99f563 commit 757b23c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/.vitepress/theme/index.mts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ import TranslationStatus from 'vitepress-translation-helper/ui/TranslationStatus
44
import status from '../translation-status.json'
55

66
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>.',
7+
fr: 'La traduction est synchronisée avec les docs du ${date} dont le hash du commit est <code>${hash}</code>.',
98
}
109

1110

0 commit comments

Comments
 (0)