Files
Reactive-Resume/client/public/locales/fr/dashboard.json
2023-02-12 16:57:35 +05:30

26 lines
771 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"create-resume": {
"subtitle": "Partir de zéro",
"title": "Créer un nouveau CV"
},
"import-external": {
"subtitle": "LinkedIn, JSON Resume, Reactive Resume",
"title": "Importer à partir de sources externes"
},
"resume": {
"menu": {
"delete": "Supprimer",
"duplicate": "Dupliquer",
"open": "Ouvrir",
"rename": "Renommer",
"share-link": "Partager un lien",
"tooltips": {
"delete": "Êtes-vous sûr(e) de vouloir supprimer ce CV ? Cette action est irréversible.",
"share-link": "Vous devez changer la visibilité de votre CV en public pour le rendre visible aux autres."
}
},
"timestamp": "Dernière mise à jour il y a {{timestamp}}"
},
"title": "Tableau de bord"
}