mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 01:32:02 +10:00
New translations app.json (French)
This commit is contained in:
@ -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."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user