home page map changes: the map now distinguishes countries from regions and counts are rolled up -- states or provinces into countries, countries into regions. Note: to see the roll up may require data curation to ensure the relations exist among the geographic regions.
This commit is contained in:
parent
f0a83018f0
commit
8c4103006b
7 changed files with 71 additions and 14 deletions
|
@ -91,6 +91,8 @@
|
|||
researchersString: '${i18n().researchers}',
|
||||
currentlyNoResearchers: '${i18n().currently_no_researchers}',
|
||||
countriesAndRegions: '${i18n().countries_and_regions}',
|
||||
countriesString: '${i18n().countries}',
|
||||
regionsString: '${i18n().regions}',
|
||||
statesString: '${i18n().map_states_string}',
|
||||
stateString: '${i18n().map_state_string}',
|
||||
statewideLocations: '${i18n().statewide_locations}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue