From a497d32f3476323af3c4f75d5bc6524888099854 Mon Sep 17 00:00:00 2001 From: blob03 Date: Mon, 28 Feb 2022 11:06:28 +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 88f8c5696f..9e6e8f09f1 100644 --- a/src/strings/fr.json +++ b/src/strings/fr.json @@ -1632,5 +1632,8 @@ "ShowParentImages": "Afficher les images de la série", "NextUpRewatching": "Revoir", "MixedMoviesShows": "Films et émissions", - "AddToFavorites": "Ajouter aux favoris" + "AddToFavorites": "Ajouter aux favoris", + "CopyFailed": "Impossible de copier", + "Copy": "Copier", + "Copied": "Copié" }