mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 00:41:18 -07:00
Correct copy typo (#1809)
This commit is contained in:
parent
1c448a77f9
commit
150b793fee
4 changed files with 4 additions and 4 deletions
|
@ -519,7 +519,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
|
|||
<div>
|
||||
Expected building loss rate
|
||||
<div>
|
||||
Economic loss rate to agricultural value resulting from natural hazards each year
|
||||
Economic loss rate to building value resulting from natural hazards each year
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
@ -590,7 +590,7 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
|
|||
},
|
||||
EXP_BLD_LOSS: {
|
||||
id: 'explore.map.page.side.panel.indicator.description.exp.bld.loss',
|
||||
defaultMessage: 'Economic loss rate to agricultural value resulting from natural hazards each year',
|
||||
defaultMessage: 'Economic loss rate to building value resulting from natural hazards each year',
|
||||
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side
|
||||
panel will show an indicator description of Economic loss rate to buildings resulting from natural hazards`,
|
||||
},
|
||||
|
|
|
@ -496,7 +496,7 @@
|
|||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Economic loss rate to agriculture resulting from natural hazards\n "
|
||||
},
|
||||
"explore.map.page.side.panel.indicator.description.exp.bld.loss": {
|
||||
"defaultMessage": "Economic loss rate to agricultural value resulting from natural hazards each year",
|
||||
"defaultMessage": "Economic loss rate to building value resulting from natural hazards each year",
|
||||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side \n panel will show an indicator description of Economic loss rate to buildings resulting from natural hazards"
|
||||
},
|
||||
"explore.map.page.side.panel.indicator.description.exp.pop.loss": {
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
"explore.map.page.side.panel.indicator.description.dieselPartMatter": "Descarga de gas de motor diésel en el aire",
|
||||
"explore.map.page.side.panel.indicator.description.energyBurden": "Costo promedio anual de la energía dividido por el ingreso familiar",
|
||||
"explore.map.page.side.panel.indicator.description.exp.ag.loss": "Tasa de pérdida económica en relación con el valor agrícola resultante de peligros naturales cada año",
|
||||
"explore.map.page.side.panel.indicator.description.exp.bld.loss": "Tasa de pérdida económica en relación con el valor agrícola resultante de peligros naturales cada año",
|
||||
"explore.map.page.side.panel.indicator.description.exp.bld.loss": "Tasa de pérdida económica en relación con el valor construcción resultante de peligros naturales cada año",
|
||||
"explore.map.page.side.panel.indicator.description.exp.pop.loss": "Tasa de muertes y lesiones resultantes de peligros naturales cada año",
|
||||
"explore.map.page.side.panel.indicator.description.heartDisease": "Personas con 18 años cumplidos a quienes se les ha diagnosticado una cardiopatía",
|
||||
"explore.map.page.side.panel.indicator.description.high.ed": "Porcentaje de la población con 15 años cumplidos del grupo de bloques del censo que no está inscrita en la universidad, escuela superior o escuela de posgrado",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue