mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 18:21:28 +10:00
New translations app.json (Hindi)
This commit is contained in:
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "शीर्षक"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "{{- heading}} जोड़ें",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "प्रारंभ तिथि",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "मार्च 2018"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "अंतिम तिथि",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "मार्च 2022"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "विवरण"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "जोड़ना"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "आप पाठ के इस खंड को स्टाइल करने के लिए <1>GitHub Flavoured Markdown</1> का उपयोग कर सकते हैं।"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user