some missing ones

This commit is contained in:
Laurent
2020-07-19 13:59:40 +02:00
parent c20787f93e
commit 8137ac1c9b

View File

@ -32,8 +32,8 @@
"delete": "Supprimer", "delete": "Supprimer",
"loading": "Chargement en cours...", "loading": "Chargement en cours...",
"confirmation": "Êtes-vous sûr·e ?", "confirmation": "Êtes-vous sûr·e ?",
"login": "Login", "login": "Connexion",
"logout": "Logout" "logout": "Déconnexion"
} }
}, },
"landing": { "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." "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": { "linkedIn": {
"heading": "Import from LinkedIn", "heading": "Importer depuis LinkedIn",
"text": "You can import a JSON that was exported from Reactive Resume by clicking on the button below and selecting the appropriate file." "text": "Vous pouvez importer un fichier JSON qui a été exporté depuis Reactive Resume, en cliquant sur le bouton ci-dessous."
} }
}, },
"export": { "export": {