New translations app.json (Finnish)

This commit is contained in:
Amruth Pillai
2020-03-30 17:51:02 +05:30
parent b2a4b34db7
commit f0c9bd1df1

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."
}