From 7dbe6f61d0b93becd7921cc81aead56d614cc0d0 Mon Sep 17 00:00:00 2001 From: GeoffreyCoulaud Date: Sat, 25 Mar 2023 00:49:59 +0100 Subject: [PATCH] Fixed d' before Jellyseerr --- src/i18n/locale/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locale/fr.json b/src/i18n/locale/fr.json index 50ed0460d..c31b77e60 100644 --- a/src/i18n/locale/fr.json +++ b/src/i18n/locale/fr.json @@ -125,7 +125,7 @@ "components.Layout.UserDropdown.signout": "Se déconnecter", "components.Layout.VersionStatus.commitsbehind": "{commitsBehind} {commitsBehind, plural, one {commit} other {commits}} en retard", "components.Layout.VersionStatus.outofdate": "Obsolète", - "components.Layout.VersionStatus.streamdevelop": "Développement d'Jellyseerr", + "components.Layout.VersionStatus.streamdevelop": "Développement de Jellyseerr", "components.Layout.VersionStatus.streamstable": "Jellyseerr stable", "components.Login.email": "Adresse e-mail", "components.Login.forgotpassword": "Mot de passe oublié ?", @@ -624,7 +624,7 @@ "components.Settings.SettingsAbout.outofdate": "Obsolète", "components.Settings.SettingsAbout.overseerrinformation": "À propos de Jellyseerr", "components.Settings.SettingsAbout.preferredmethod": "Préféré", - "components.Settings.SettingsAbout.runningDevelop": "Vous utilisez la branche develop d'Jellyseerr, qui n'est recommandée que pour ceux qui contribuent au développement ou qui aident aux tests et correctifs.", + "components.Settings.SettingsAbout.runningDevelop": "Vous utilisez la branche develop de Jellyseerr, qui n'est recommandée que pour ceux qui contribuent au développement ou qui aident aux tests et correctifs.", "components.Settings.SettingsAbout.supportoverseerr": "Soutenez Jellyseerr", "components.Settings.SettingsAbout.timezone": "Fuseau horaire", "components.Settings.SettingsAbout.totalmedia": "Total des médias",