New translations actions.json (Italian)

This commit is contained in:
Amruth Pillai
2020-04-01 00:19:22 +05:30
parent 84da2f9701
commit d6189c47ae

View File

@ -11,16 +11,17 @@
}, },
"printResume": { "printResume": {
"heading": "Print Your Resume", "heading": "Print Your Resume",
"body": "You can simply press <1>Cmd/Ctrl + P</1> at any time while you're in the app to print your resume, but here's a fancy button to do the same thing, just 'cause.", "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.",
"buttons": { "buttons": {
"export": "Export",
"print": "Print" "print": "Print"
} }
}, },
"loadDummyData": { "loadDemoData": {
"heading": "Load Dummy Data", "heading": "Load Demo Data",
"body": "Unclear on what to do with a fresh blank page? Load some dummy data with prepopulated values to see how a resume should look and you can start editing from there.", "body": "Unclear on what to do with a fresh blank page? Load some demo data with prepopulated values to see how a resume should look and you can start editing from there.",
"buttons": { "buttons": {
"loadData": "Populate Data" "loadData": "Load Data"
} }
}, },
"reset": { "reset": {