Browse Source

lang: correct bad translation

"toggle camera" is to switch front to rear or rear to front.
The french translation said "on/off camera", it's not exactly that
master
Kaor 5 years ago
parent
commit
e9785c8b3d
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/main-fr.json

+ 1
- 1
lang/main-fr.json View File

@@ -601,7 +601,7 @@
601 601
             "show": "Afficher en premier plan",
602 602
             "speakerStats": "Afficher/cacher les statistiques de parole",
603 603
             "tileView": "Activer/désactiver la vue mosaïque",
604
-            "toggleCamera": "Activer/désactiver la caméra",
604
+            "toggleCamera": "Changer de caméra",
605 605
             "videomute": "Activer/désactiver la vidéo",
606 606
             "videoblur": "Activer/désactiver le flou de la vidéo"
607 607
         },

Loading…
Cancel
Save