Skip to content

Commit

Permalink
fix(lang): add skip button text for French (#8341)
Browse files Browse the repository at this point in the history
  • Loading branch information
amtins authored Jul 4, 2023
1 parent 6dac145 commit 97ba60f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,7 @@
"Color": "Couleur",
"Opacity": "Opacité",
"Text Background": "Arrière-plan du texte",
"Caption Area Background": "Arrière-plan de la zone de sous-titre"
"Caption Area Background": "Arrière-plan de la zone de sous-titre",
"Skip backward {1} seconds": "Reculer de {1} secondes",
"Skip forward {1} seconds": "Avancer de {1} secondes"
}

0 comments on commit 97ba60f

Please sign in to comment.