mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-16 04:31:39 -07: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(
|
||||
{
|
||||
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
|
||||
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: `
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue