From 26b8aac48bcad3bf4926938d7657e49b3c6cbbde Mon Sep 17 00:00:00 2001 From: spaenleh Date: Mon, 13 Jan 2025 15:29:18 +0100 Subject: [PATCH] fix: translate landing page correctly --- src/locales/fr/landing.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/locales/fr/landing.json b/src/locales/fr/landing.json index 2fb4aabae..dd431e5b4 100644 --- a/src/locales/fr/landing.json +++ b/src/locales/fr/landing.json @@ -419,18 +419,18 @@ } }, "BUILDER": { - "TITLE": "Builder Tutorials" + "TITLE": "Tutoriels pour le Builder" }, "PLAYER": { - "TITLE": "Player Tutorials" + "TITLE": "Tutoriels pour le Player" }, "LIBRARY": { - "TITLE": "Library Tutorials" + "TITLE": "Tutoriels pour la Bibliothèque" }, "ACCOUNT": { - "TITLE": "Account Tutorials" + "TITLE": "Tutoriels pour Compte" }, - "READ_BUTTON": "Read" + "READ_BUTTON": "Lire" }, "DEVELOPERS": { "TITLE": "Développeurs",