From fe031579d910ad4c5e19b86d34af291e492802ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Thu, 27 Jan 2022 10:24:19 +0100 Subject: [PATCH] Fixing typo --- front/src/i18n/fr-FR/camera.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/i18n/fr-FR/camera.ts b/front/src/i18n/fr-FR/camera.ts index 4f2c10fa..18697f1a 100644 --- a/front/src/i18n/fr-FR/camera.ts +++ b/front/src/i18n/fr-FR/camera.ts @@ -3,7 +3,7 @@ import type { Translation } from "../i18n-types"; const camera: NonNullable = { enable: { title: "Allumez votre caméra et votre microphone", - start: "C'est partie!", + start: "C'est parti!", }, help: { title: "Accès à la caméra / au microphone nécessaire",