From 455bb3a17c63576047624300efe804972f657deb Mon Sep 17 00:00:00 2001 From: blob03 Date: Fri, 4 Mar 2022 18:40:41 +0000 Subject: [PATCH] Translated using Weblate (French) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/ --- src/strings/fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/fr.json b/src/strings/fr.json index 4fad862888..c6b41e8ea0 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1636,5 +1636,8 @@ "CopyFailed": "Impossible de copier", "Copy": "Copier", "Copied": "Copié", - "GoogleCastUnsupported": "Google Cast non pris en charge" + "GoogleCastUnsupported": "Google Cast non pris en charge", + "ButtonSpace": "Espace", + "ButtonClose": "Fermer", + "ButtonBackspace": "Retour arrière" }