From 4378c4553b17d5435b08387d80377bce666dc838 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Thu, 3 Mar 2022 22:49:21 +0100 Subject: chore(i18n): replace Subscribe translation text In the context, "Vous abonner" is more accurated than "S'abonner". --- src/i18n/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 645ffa9..3411667 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -352,7 +352,7 @@ "description": "ProjectsPage: SEO - Page title" }, "T4YA64": { - "defaultMessage": "S'abonner", + "defaultMessage": "Vous abonner", "description": "HomePage: RSS feed subscription text" }, "TfU6Qm": { -- cgit v1.2.3