New translations app.json (English)

This commit is contained in:
Amruth Pillai
2020-04-04 23:34:26 +05:30
parent e9bc55199f
commit 2ff4b54733

View File

@ -16,5 +16,23 @@
"label": "Add" "label": "Add"
} }
}, },
"printDialog": {
"heading": "Download your Resume",
"quality": {
"label": "Quality"
},
"printType": {
"label": "Type",
"types": {
"unconstrained": "Unconstrained",
"fitInA4": "Fit in A4",
"multiPageA4": "Multi-Page A4"
}
},
"buttons": {
"cancel": "Cancel",
"saveAsPdf": "Save as PDF"
}
},
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text." "markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
} }