From 8609fe7ab49dc296e44fb7bbac241abeb2765f63 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 27 May 2025 02:18:02 +0400 Subject: [PATCH] i18n: french --- src/lib/i18n/locales/fr-FR/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index 5dd784891..0978893b8 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -958,7 +958,7 @@ "Prompt updated successfully": "Prompt mis à jour avec succès", "Prompts": "Prompts", "Prompts Access": "Accès aux prompts", - "Prompts Public Sharing": "Partage public des promts", + "Prompts Public Sharing": "Partage public des prompts", "Public": "Public", "Pull \"{{searchValue}}\" from Ollama.com": "Récupérer « {{searchValue}} » depuis Ollama.com", "Pull a model from Ollama.com": "Télécharger un modèle depuis Ollama.com",