New translations app.json (Kannada)

This commit is contained in:
Amruth Pillai
2020-03-30 17:59:36 +05:30
parent 6e009c68a7
commit 7893a0514f

View File

@ -0,0 +1,25 @@
{
"heading": {
"placeholder": "Heading"
},
"item": {
"add": "Add {{- heading}}",
"startDate": {
"label": "Start Date",
"placeholder": "March 2018"
},
"endDate": {
"label": "End Date",
"placeholder": "March 2022"
},
"description": {
"label": "Description"
}
},
"buttons": {
"add": {
"label": "Add"
}
},
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
}