New translations actions.json (Ukrainian)

This commit is contained in:
Amruth Pillai
2020-05-06 23:14:42 +05:30
parent 444c26f00e
commit 2a2448b56a

View File

@ -9,12 +9,11 @@
"export": "Export" "export": "Export"
} }
}, },
"printResume": { "downloadResume": {
"heading": "Print Your Resume", "heading": "Завантажити резюме",
"body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P</1> but it would have different effects.", "body": "You can click on the button below to download a PDF version of your resume instantly. For best results, please use the latest version of Google Chrome.",
"buttons": { "buttons": {
"export": "Export", "saveAsPdf": "Save as PDF"
"print": "Print"
} }
}, },
"loadDemoData": { "loadDemoData": {