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