From 501cd2071c38619fb20a231c236c91b16ad0200c Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 12 Jun 2024 02:10:38 -0700 Subject: [PATCH] fix: fr translation --- src/lib/i18n/locales/fr-CA/translation.json | 4 ++-- src/lib/i18n/locales/fr-FR/translation.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json index eb321181d..7d82b99f0 100644 --- a/src/lib/i18n/locales/fr-CA/translation.json +++ b/src/lib/i18n/locales/fr-CA/translation.json @@ -533,7 +533,7 @@ "Update and Copy Link": "Mettre à jour et copier le lien", "Update password": "Mettre à jour le mot de passe", "Upload a GGUF model": "Téléverser un modèle GGUF", - "Upload Files": "Télécharger des fichiers", + "Upload Files": "Téléverser des fichiers", "Upload Pipeline": "", "Upload Progress": "Progression du Téléversement", "URL Mode": "Mode URL", @@ -580,4 +580,4 @@ "Your account status is currently pending activation.": "", "Youtube": "Youtube", "Youtube Loader Settings": "Paramètres du chargeur Youtube" -} +} \ No newline at end of file diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index ac7e8ed67..33a5e0355 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -533,7 +533,7 @@ "Update and Copy Link": "Mettre à Jour et Copier le Lien", "Update password": "Mettre à Jour le Mot de Passe", "Upload a GGUF model": "Téléverser un modèle GGUF", - "Upload Files": "Télécharger des fichiers", + "Upload Files": "Téléverser des fichiers", "Upload Pipeline": "", "Upload Progress": "Progression du Téléversement", "URL Mode": "Mode URL", @@ -580,4 +580,4 @@ "Your account status is currently pending activation.": "", "Youtube": "Youtube", "Youtube Loader Settings": "Paramètres du Chargeur YouTube" -} +} \ No newline at end of file