diff --git a/src/strings/fr.json b/src/strings/fr.json index 0070275398..a692c14fc6 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1612,5 +1612,6 @@ "VideoBitrateNotSupported": "Le débit de la vidéo n'est pas pris en charge", "UnknownVideoStreamInfo": "Pas d'information sur le flux vidéo", "AudioIsExternal": "Le flux audio est externe", - "SelectAll": "Tout sélectionner" + "SelectAll": "Tout sélectionner", + "ButtonExitApp": "Quitter l'application" }