right-tree/frontend/src/assets/data/staticText.json

45 lines
2.9 KiB
JSON
Raw Normal View History

{
"steps": {
"address": {
"title": "Right Plant Right Place Right Time\nPlant Selector Tool for New Zealand.",
"description": "Your native plant selection starts here! Register by entering your address. On the following pages you will provide more details on your project until the system has enough information to create your plant species list and planting plan. To start, click on the map and pan and zoom to the site location. Once the location is selected, click on the “next step” button to complete the process. Repeat this process for sites at different locations."
},
"location": {
2022-08-05 13:39:53 +12:00
"title": "Right Plant Right Place Right Time\nPlant Selector Tool for New Zealand.",
"description": "Your native plant selection starts here! Use the map to select a planting site location within New Zealand. On the following pages you will provide more details on your project until the system has enough information to create your plant species list and planting plan. To start, click on the map and pan and zoom to the site location. Once the location is selected, click on the “next step” button to complete the process. Repeat this process for sites at different locations."
},
"soil": {
"title": "Soil Variant Selection",
"description": "",
"optionsLabel": "Soil Variant Options",
"optionsHelperText": "Please select your soil variant from the options above."
},
"habitat": {
"title": "Habitat Selection",
"description": "We now need to specify the type of environment that characterizes your site. Please select one of the options to the right.",
"optionsLabel": "Habitat Options",
"imageOptionsLabel": "Image Variations"
},
"zone": {
"title": "Zone Selection",
"description": "Please click on the subregion within the images that most accurately defines your planting project."
},
"projectSpecifics": {
"title": "Project Specifics",
"description": "If you have specific requirements for your site, please state them using the options listed on the right:"
},
"summary": {
"title": "Summary",
"description": "You have specified the following inputs if these are correct go to the next step, otherwise go back and refine your input on the previous pages."
},
"results": {
2021-12-01 09:25:57 +13:00
"title": "Plant List Results",
"forestDiagramDescription": "Forest Position Information Diagram"
},
"complete": {
"title": "Application Complete",
"description": "You have completed your application and submitted your results. You may now return to the homepage or fill out another application for a different habitat or zone."
}
}
2022-08-05 13:39:53 +12:00
}