New translations app.json (Kannada)

This commit is contained in:
Amruth Pillai
2020-03-31 00:31:12 +05:30
parent 8ade59438c
commit a30f4a0757

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>ಗಿಟ್‌ಹಬ್ ಫ್ಲೇವರ್ಡ್ ಮಾರ್ಕ್‌ಡೌನ್</1> ಅನ್ನು ಬಳಸಬಹುದು."
}