mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
New translations app.json (English)
This commit is contained in:
@ -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."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user