Fixing typo

This commit is contained in:
David Négrier 2022-01-27 10:24:19 +01:00 committed by GitHub
parent fbb67c04fe
commit fe031579d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ import type { Translation } from "../i18n-types";
const camera: NonNullable<Translation["camera"]> = {
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",