diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index d7843851..dbd2e817 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -32,8 +32,8 @@ "delete": "Supprimer", "loading": "Chargement en cours...", "confirmation": "Êtes-vous sûr·e ?", - "login": "Login", - "logout": "Logout" + "login": "Connexion", + "logout": "Déconnexion" } }, "landing": { @@ -221,8 +221,8 @@ "text": "JSON Resume est un format ouvert de structure de CV. Si vous l'utilisez, vous pouvez importer votre CV en un seul clic." }, "linkedIn": { - "heading": "Import from LinkedIn", - "text": "You can import a JSON that was exported from Reactive Resume by clicking on the button below and selecting the appropriate file." + "heading": "Importer depuis LinkedIn", + "text": "Vous pouvez importer un fichier JSON qui a été exporté depuis Reactive Resume, en cliquant sur le bouton ci-dessous." } }, "export": {