New translations app.json (French)

This commit is contained in:
Amruth Pillai
2020-03-31 14:24:04 +05:30
parent 35712fd8d2
commit 139e7e0f78

View File

@ -1,16 +1,16 @@
{
"heading": {
"placeholder": "Heading"
"placeholder": "Titre"
},
"item": {
"add": "Add {{- heading}}",
"add": "Ajouter {{- heading}}",
"startDate": {
"label": "Start Date",
"placeholder": "March 2018"
"label": "Date de début",
"placeholder": "Mars 2018"
},
"endDate": {
"label": "End Date",
"placeholder": "March 2022"
"label": "Date de fin",
"placeholder": "Mars 2022"
},
"description": {
"label": "Description"
@ -18,8 +18,8 @@
},
"buttons": {
"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."
}