From ebe9f32f668d397e3fae11556e8c69121118841a Mon Sep 17 00:00:00 2001 From: Timothy Wittman <47235082+tgwittman@users.noreply.github.com> Date: Thu, 28 Jul 2022 11:35:14 -0600 Subject: [PATCH] fix(lang): fixes key spacing within fr.json file (#7848) Co-authored-by: Timothy Wittman --- lang/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fr.json b/lang/fr.json index 8c2aedcdb..35b2942bc 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -81,7 +81,7 @@ "Caption Settings Dialog": "Boîte de dialogue des paramètres des sous-titres transcrits", "Beginning of dialog window. Escape will cancel and close the window.": "Début de la fenêtre de dialogue. La touche d'échappement annulera et fermera la fenêtre.", "End of dialog window.": "Fin de la fenêtre de dialogue.", - "Exit Picture-in-Picture ": "Quitter le mode image dans l'image", - "Picture-in-Picture ": "Image dans l'image", + "Exit Picture-in-Picture": "Quitter le mode image dans l'image", + "Picture-in-Picture": "Image dans l'image", "{1} is loading.": "{1} en cours de chargement." }