|
3 | 3 | "strings": { |
4 | 4 | "montandonPageTitle": "Montandon - The Global Crisis Data Bank", |
5 | 5 | "montandonHeading": "Montandon - The Global Crisis Data Bank", |
6 | | - "montandonHeadingDescription": "Montandon is the world’s largest disaster database—a global public good with applications far beyond IFRC. Montandon integrates three key types of data: 1) forecasted and recorded natural hazards; 2) impact data on these hazards; and 3) operational response data (where available). Montandon contains more than 2 million of records about hazards and their impacts for hundreds of thousands of events.", |
| 6 | + "montandonHeadingDescription": "Montandon is the world’s largest disaster database — a global public good with applications far beyond IFRC. Montandon integrates three key types of data: 1) forecasted and recorded natural hazards; 2) impact data on these hazards; and 3) operational response data (where available). Montandon contains more than 2 million of records about hazards and their impacts for hundreds of thousands of events.", |
| 7 | + |
| 8 | + "sourcePopupTitle": "Source Data", |
| 9 | + "stacIdLabel": "ID", |
| 10 | + "stacIdValue": "stac-fastapi", |
| 11 | + "stacVersionLabel": "STAC Version", |
| 12 | + "stacVersionValue": "1.0.0", |
| 13 | + "validLabel": "Valid", |
| 14 | + "validValue": "Yes", |
| 15 | + "stacLocationText": "The STAC metadata file is located at", |
| 16 | + |
| 17 | + "sharePopupTitle": "Share", |
| 18 | + "emailLabel": "Email", |
| 19 | + "shareUrlLabel": "Share the URL of this page:", |
7 | 20 |
|
8 | 21 | "videoTitle": "IFRC GO Platform: Mapping global crises' historical data with Montandon", |
9 | 22 |
|
10 | | - "resources": "Resources", |
11 | | - "visitGithub": "GitHub", |
12 | | - "goWiki": "GO Wiki", |
13 | | - "apiDescription": "OpenAPI service description", |
14 | | - "apiDocumentation": "OpenAPI service documentation", |
| 23 | + "gettingStartedGuide": "Getting Started Guide", |
15 | 24 |
|
16 | 25 | "blogPosts": "Blog Posts", |
17 | 26 | "leveragingDataBlogPostTitle": "Leveraging data to learn from past disasters", |
|
21 | 30 | "contactText": "Please get in contact with the team in case interested to collaborate or learn more", |
22 | 31 |
|
23 | 32 | "accessAPILabel": "Access the Montandon API", |
24 | | - "exploreRadiantEarthLabel": "Explore data in STAC browser" |
| 33 | + "exploreRadiantEarthLabel": "Explore data in STAC browser", |
| 34 | + |
| 35 | + "guideGetYourToken": "1. Get your token.", |
| 36 | + "guideVisitAccountPage": "Visit the Account page on GO: {goAccountPageLink} (you must be logged in).", |
| 37 | + "goAccountPageLinkButtonTitle": "GO Account Page", |
| 38 | + "guideGenerateNewToken": "Generate a new token in the Montandon section.", |
| 39 | + "guideSaveToken": "Copy and save the generated token, as you will not be able to view it again.", |
| 40 | + "guideExploreData": "2. Explore data and use cases", |
| 41 | + "guideMontandonNotebooks": "Access data and explore the API through Montandon Notebooks: {montandonNotebookLink}", |
| 42 | + "montandonNotebooksLinkButtonTitle": "Link to Montandon Notebooks", |
| 43 | + "guideStacBrowser": "Browse data sources using the Montandon STAC Browser: {montandonStacBrowserLink}", |
| 44 | + "montandonStacBrowserLinkButtonTitle": "Link to Montandon STAC browser" |
| 45 | + |
25 | 46 | } |
26 | 47 | } |
0 commit comments