mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
New translations actions.json (Russian)
This commit is contained in:
@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user