mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 17:21:35 +10:00
New translations app.json (French)
This commit is contained in:
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "Titre"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "Ajouter {{- heading}}",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "Date de début",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "Mars 2018"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "Date de fin",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "Mars 2022"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "Description"
|
||||||
@ -18,8 +18,8 @@
|
|||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "Ajouter"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "Vous pouvez utiliser <1>GitHub Flavored Markdown</1> pour styliser cette section du texte."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user