Fixing typo
This commit is contained in:
parent
fbb67c04fe
commit
fe031579d9
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue