Skip to content

Commit

Permalink
chore: translate translation sync message in french
Browse files Browse the repository at this point in the history
  • Loading branch information
cexbrayat committed Mar 20, 2024
1 parent a99f563 commit 757b23c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/.vitepress/theme/index.mts
Expand Up @@ -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 <code>${hash}</code>.',
fr: 'La traduction est synchronisée avec les docs du ${date} dont le hash du commit est <code>${hash}</code>.',
}


Expand Down

0 comments on commit 757b23c

Please sign in to comment.