mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
New translations app.json (French)
This commit is contained in:
@ -16,5 +16,23 @@
|
|||||||
"label": "Ajouter"
|
"label": "Ajouter"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"printDialog": {
|
||||||
|
"heading": "Téléchargez Votre CV",
|
||||||
|
"quality": {
|
||||||
|
"label": "Qualité"
|
||||||
|
},
|
||||||
|
"printType": {
|
||||||
|
"label": "Type",
|
||||||
|
"types": {
|
||||||
|
"unconstrained": "Non Contraint",
|
||||||
|
"fitInA4": "Convient au format A4",
|
||||||
|
"multiPageA4": "Multi-Page A4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"buttons": {
|
||||||
|
"cancel": "Abbrechen",
|
||||||
|
"saveAsPdf": "Enregistrer en PDF"
|
||||||
|
}
|
||||||
|
},
|
||||||
"markdownHelpText": "Vous pouvez utiliser <1>GitHub Flavored Markdown</1> pour styliser cette section du texte."
|
"markdownHelpText": "Vous pouvez utiliser <1>GitHub Flavored Markdown</1> pour styliser cette section du texte."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user