From 0f5074f8ab28320fbbcb83e086f52742aa875806 Mon Sep 17 00:00:00 2001 From: Dani Bonet Date: Thu, 25 Jul 2024 15:17:59 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (French) Currently translated at 100.0% (357 of 357 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fr/ --- src/i18n/resources/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/resources/fr.json b/src/i18n/resources/fr.json index fe78bb74..17dea74a 100644 --- a/src/i18n/resources/fr.json +++ b/src/i18n/resources/fr.json @@ -105,7 +105,7 @@ "label": "Définir un proxy", "prompt": { "label": "Entrez l'adresse proxy : (laissez vide pour désactiver)", - "placeholder": "Exemple: SOCKS5://127.0.0.1:9999", + "placeholder": "Exemple : SOCKS5://127.0.0.1:9999", "title": "Définir un proxy" } },