Fixing typo
This commit is contained in:
parent
fbb67c04fe
commit
fe031579d9
@ -3,7 +3,7 @@ import type { Translation } from "../i18n-types";
|
|||||||
const camera: NonNullable<Translation["camera"]> = {
|
const camera: NonNullable<Translation["camera"]> = {
|
||||||
enable: {
|
enable: {
|
||||||
title: "Allumez votre caméra et votre microphone",
|
title: "Allumez votre caméra et votre microphone",
|
||||||
start: "C'est partie!",
|
start: "C'est parti!",
|
||||||
},
|
},
|
||||||
help: {
|
help: {
|
||||||
title: "Accès à la caméra / au microphone nécessaire",
|
title: "Accès à la caméra / au microphone nécessaire",
|
||||||
|
Loading…
Reference in New Issue
Block a user