New translations app.json (Hindi)

This commit is contained in:
Amruth Pillai
2020-03-30 20:19:26 +05:30
parent f1044561bf
commit 41be02a7d1

View File

@ -1,25 +1,25 @@
{
"heading": {
"placeholder": "Heading"
"placeholder": "शीर्षक"
},
"item": {
"add": "Add {{- heading}}",
"add": "{{- heading}} जोड़ें",
"startDate": {
"label": "Start Date",
"placeholder": "March 2018"
"label": "प्रारंभ तिथि",
"placeholder": "मार्च 2018"
},
"endDate": {
"label": "End Date",
"placeholder": "March 2022"
"label": "अंतिम तिथि",
"placeholder": "मार्च 2022"
},
"description": {
"label": "Description"
"label": "विवरण"
}
},
"buttons": {
"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> का उपयोग कर सकते हैं।"
}