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

34 lines
2.2 KiB
JSON
Raw Normal View History

{
"steps": {
"location": {
"title": "Right Plant Right Place Plant 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."
},
"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": {
"title": "Your Results",
"description": "Please review the plant species list it can be saved as a CSV file or appended to a planting plan guidebook. Additional information on each species can be obtained by entering the plant species name into the search box at https://inaturalist.nz or in the “search flora” box at https://www.nzpcn.org.nz/. Click below to create a planting plan guidebook specific to your project site.."
}
}
}