mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Update wastewater category to be in Spanish (#1713)
This commit is contained in:
parent
5849c21fa2
commit
8e50fa23cb
4 changed files with 11 additions and 12 deletions
|
@ -150,7 +150,7 @@ export const IndicatorValue = ({isPercent, displayStat}:IIndicatorValue) => {
|
||||||
|
|
||||||
const i18nOrdinalSuffix: string = intl.formatMessage(
|
const i18nOrdinalSuffix: string = intl.formatMessage(
|
||||||
{
|
{
|
||||||
id: 'explore.tool.page.side.panel.indicator.percentile.value.ordinal.suffix',
|
id: 'explore.map.page.side.panel.indicator.percentile.value.ordinal.suffix',
|
||||||
// eslint-disable-next-line max-len
|
// eslint-disable-next-line max-len
|
||||||
description: `Navigate to the explore the tool page. Click on the map. The side panel will show categories. Open a category. This will define the indicator value's ordinal suffix. For example the st in 91st, the rd in 23rd, and the th in 26th, etc.`,
|
description: `Navigate to the explore the tool page. Click on the map. The side panel will show categories. Open a category. This will define the indicator value's ordinal suffix. For example the st in 91st, the rd in 23rd, and the th in 26th, etc.`,
|
||||||
defaultMessage: `
|
defaultMessage: `
|
||||||
|
|
|
@ -385,7 +385,7 @@ export const SIDE_PANEL_CATEGORY = defineMessages({
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
CLEAN_WATER: {
|
CLEAN_WATER: {
|
||||||
id: 'explore.tool.page.side.panel.indicator.title.clean.water',
|
id: 'explore.map.page.side.panel.indicator.title.clean.water',
|
||||||
defaultMessage: 'Clean water and wastewater infrastructure',
|
defaultMessage: 'Clean water and wastewater infrastructure',
|
||||||
description: `Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show Clean water and waste title
|
description: `Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show Clean water and waste title
|
||||||
`,
|
`,
|
||||||
|
|
|
@ -639,6 +639,10 @@
|
||||||
"defaultMessage": "Median home value",
|
"defaultMessage": "Median home value",
|
||||||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Housing cost burden"
|
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Housing cost burden"
|
||||||
},
|
},
|
||||||
|
"explore.map.page.side.panel.indicator.percentile.value.ordinal.suffix": {
|
||||||
|
"defaultMessage": "{indicatorValue, selectordinal, one {#st} two {#nd} =3 {#rd} other {#th} }",
|
||||||
|
"description": "Navigate to the explore the tool page. Click on the map. The side panel will show categories. Open a category. This will define the indicator value's ordinal suffix. For example the st in 91st, the rd in 23rd, and the th in 26th, etc."
|
||||||
|
},
|
||||||
"explore.map.page.side.panel.indicator.pm25": {
|
"explore.map.page.side.panel.indicator.pm25": {
|
||||||
"defaultMessage": "PM2.5 in the air",
|
"defaultMessage": "PM2.5 in the air",
|
||||||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show PM2.5 in the air"
|
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show PM2.5 in the air"
|
||||||
|
@ -667,6 +671,10 @@
|
||||||
"defaultMessage": "Clean transit",
|
"defaultMessage": "Clean transit",
|
||||||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Clean transportation title\n"
|
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Clean transportation title\n"
|
||||||
},
|
},
|
||||||
|
"explore.map.page.side.panel.indicator.title.clean.water": {
|
||||||
|
"defaultMessage": "Clean water and wastewater infrastructure",
|
||||||
|
"description": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show Clean water and waste title\n"
|
||||||
|
},
|
||||||
"explore.map.page.side.panel.indicator.title.climate": {
|
"explore.map.page.side.panel.indicator.title.climate": {
|
||||||
"defaultMessage": "Climate change",
|
"defaultMessage": "Climate change",
|
||||||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Climate change title\n"
|
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Climate change title\n"
|
||||||
|
@ -859,14 +867,6 @@
|
||||||
"defaultMessage": "The map covers all U.S. census tracts, including those located within Tribal Nations, to the extent that data is available (see our <link1>Methodology & data</link1> page for more information). CEQ is engaging in consultation and coordination with Tribal Nations on the beta version of the map to provide Tribal Nations with meaningful opportunities for input, consistent with CEQ’s <link2> Action Plan for Consultation and Coordination with Tribal Nations</link2>, <link3>President Biden’s Memorandum on Tribal Consultation and Strengthening Nation-to-Nation Consultation</link3>, and Executive Order 13175 on <link4>Consultation and Coordination With Indian Tribal Governments</link4>.",
|
"defaultMessage": "The map covers all U.S. census tracts, including those located within Tribal Nations, to the extent that data is available (see our <link1>Methodology & data</link1> page for more information). CEQ is engaging in consultation and coordination with Tribal Nations on the beta version of the map to provide Tribal Nations with meaningful opportunities for input, consistent with CEQ’s <link2> Action Plan for Consultation and Coordination with Tribal Nations</link2>, <link3>President Biden’s Memorandum on Tribal Consultation and Strengthening Nation-to-Nation Consultation</link3>, and Executive Order 13175 on <link4>Consultation and Coordination With Indian Tribal Governments</link4>.",
|
||||||
"description": "Navigate to the explore the map page. Under the map, you will see tribal nations paragraph 1"
|
"description": "Navigate to the explore the map page. Under the map, you will see tribal nations paragraph 1"
|
||||||
},
|
},
|
||||||
"explore.tool.page.side.panel.indicator.percentile.value.ordinal.suffix": {
|
|
||||||
"defaultMessage": "{indicatorValue, selectordinal, one {#st} two {#nd} =3 {#rd} other {#th} }",
|
|
||||||
"description": "Navigate to the explore the tool page. Click on the map. The side panel will show categories. Open a category. This will define the indicator value's ordinal suffix. For example the st in 91st, the rd in 23rd, and the th in 26th, etc."
|
|
||||||
},
|
|
||||||
"explore.tool.page.side.panel.indicator.title.clean.water": {
|
|
||||||
"defaultMessage": "Clean water and wastewater infrastructure",
|
|
||||||
"description": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show Clean water and waste title\n"
|
|
||||||
},
|
|
||||||
"fab.survey.text": {
|
"fab.survey.text": {
|
||||||
"defaultMessage": "Help improve the site & data",
|
"defaultMessage": "Help improve the site & data",
|
||||||
"description": "Navigate to the public engagement page, this will be the text for floating action button"
|
"description": "Navigate to the public engagement page, this will be the text for floating action button"
|
||||||
|
|
|
@ -161,7 +161,7 @@
|
||||||
"explore.map.page.side.panel.indicator.low.income": "Bajos ingresos",
|
"explore.map.page.side.panel.indicator.low.income": "Bajos ingresos",
|
||||||
"explore.map.page.side.panel.indicator.low.med.income": "Mediana de bajos ingresos",
|
"explore.map.page.side.panel.indicator.low.med.income": "Mediana de bajos ingresos",
|
||||||
"explore.map.page.side.panel.indicator.med.home.val": "Mediana del valor de la vivienda",
|
"explore.map.page.side.panel.indicator.med.home.val": "Mediana del valor de la vivienda",
|
||||||
"explore.map.page.side.panel.indicator.percentile.value.ordinal.suffix": "{indicatorValue, selectordinal, one {#st} two {#nd} =3 {#rd} other {#th} }",
|
"explore.map.page.side.panel.indicator.percentile.value.ordinal.suffix": "{indicatorValue, selectordinal, one {#.a} two {#.a} =3 {#.a} other {#.a} }",
|
||||||
"explore.map.page.side.panel.indicator.pm25": "PM2.5 en el aire",
|
"explore.map.page.side.panel.indicator.pm25": "PM2.5 en el aire",
|
||||||
"explore.map.page.side.panel.indicator.poverty": "Pobreza",
|
"explore.map.page.side.panel.indicator.poverty": "Pobreza",
|
||||||
"explore.map.page.side.panel.indicator.prox.haz": "Proximidad a instalaciones para manejo de residuos peligrosos",
|
"explore.map.page.side.panel.indicator.prox.haz": "Proximidad a instalaciones para manejo de residuos peligrosos",
|
||||||
|
@ -219,7 +219,6 @@
|
||||||
"explore.map.page.under.map.note.on.territories.para.4": "Actualmente, se lleva a cabo la identificación de las comunidades desfavorecidas y la actualización correspondiente de la herramienta para Guam y las Islas Vírgenes de los Estados Unidos.",
|
"explore.map.page.under.map.note.on.territories.para.4": "Actualmente, se lleva a cabo la identificación de las comunidades desfavorecidas y la actualización correspondiente de la herramienta para Guam y las Islas Vírgenes de los Estados Unidos.",
|
||||||
"explore.map.page.under.map.note.on.tribal.nations.intro": "Observaciones sobre las naciones tribales",
|
"explore.map.page.under.map.note.on.tribal.nations.intro": "Observaciones sobre las naciones tribales",
|
||||||
"explore.map.page.under.map.note.on.tribal.nations.para.1": "La herramienta incluye todos los grupos de bloques del censo de los EE. UU., incluidos los que están ubicados en naciones tribales, en la medida en que se dispone de datos (consulte más información en la página <link1>Metodología y datos</link1>). El Consejo sobre la Calidad del Medio Ambiente (CEQ, por sus siglas en inglés) participa en la consulta y la coordinación con las naciones tribales sobre la versión beta de la herramienta para dar a esas naciones oportunidades valiosas para hacer aportes, conforme al <link2>Plan de acción para la consulta y la coordinación con las naciones tribales</link2> del CEQ, el <link3>Memorando del presidente Biden sobre Consulta de las naciones tribales y fortalecimiento de las consultas entre naciones</link3> y la Orden ejecutiva 13175 sobre <link4>Consulta y coordinación con los gobiernos de las tribus indias</link4>.",
|
"explore.map.page.under.map.note.on.tribal.nations.para.1": "La herramienta incluye todos los grupos de bloques del censo de los EE. UU., incluidos los que están ubicados en naciones tribales, en la medida en que se dispone de datos (consulte más información en la página <link1>Metodología y datos</link1>). El Consejo sobre la Calidad del Medio Ambiente (CEQ, por sus siglas en inglés) participa en la consulta y la coordinación con las naciones tribales sobre la versión beta de la herramienta para dar a esas naciones oportunidades valiosas para hacer aportes, conforme al <link2>Plan de acción para la consulta y la coordinación con las naciones tribales</link2> del CEQ, el <link3>Memorando del presidente Biden sobre Consulta de las naciones tribales y fortalecimiento de las consultas entre naciones</link3> y la Orden ejecutiva 13175 sobre <link4>Consulta y coordinación con los gobiernos de las tribus indias</link4>.",
|
||||||
"explore.tool.page.side.panel.indicator.percentile.value.ordinal.suffix": "{indicatorValue, selectordinal, one {#.a} two {#.a} =3 {#.a} other {#.a} }",
|
|
||||||
"fab.survey.text": "Ayude a mejorar el sitio web y los datos",
|
"fab.survey.text": "Ayude a mejorar el sitio web y los datos",
|
||||||
"faqs.page.coming.soon.text": "¡Próximamente!",
|
"faqs.page.coming.soon.text": "¡Próximamente!",
|
||||||
"faqs.page.title.text": "Preguntas frecuentes",
|
"faqs.page.title.text": "Preguntas frecuentes",
|
||||||
|
|
Loading…
Add table
Reference in a new issue