mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 16:14:18 -07:00
Update release notes on UST (#2095)
This commit is contained in:
parent
b1ebb9e89d
commit
96cf9092b4
4 changed files with 8 additions and 8 deletions
|
@ -87,11 +87,11 @@ exports[`rendering of ReleaseUpdate Component checks if component renders 1`] =
|
|||
</li>
|
||||
</ul>
|
||||
<li>
|
||||
Water
|
||||
Water and wastewater
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
Leaking underground storage tanks
|
||||
Underground storage tanks and releases
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
|
|
@ -222,12 +222,12 @@ export const RELEASE_1_0 = {
|
|||
/>,
|
||||
SECTION1_B2_5: <FormattedMessage
|
||||
id={'download.page.release.update.SECTION1_B2_5'}
|
||||
defaultMessage={`Water`}
|
||||
defaultMessage={`Water and wastewater`}
|
||||
description={'Navigate to the download page. This is SECTION1_B2_5'}
|
||||
/>,
|
||||
SECTION1_B2_5_1: <FormattedMessage
|
||||
id={'download.page.release.update.SECTION1_B2_5_1'}
|
||||
defaultMessage={`Leaking underground storage tanks`}
|
||||
defaultMessage={`Underground storage tanks and releases`}
|
||||
description={'Navigate to the download page. This is SECTION1_B2_5_1'}
|
||||
/>,
|
||||
SECTION1_B3: <FormattedMessage
|
||||
|
|
|
@ -376,11 +376,11 @@
|
|||
"description": "Navigate to the download page. This is SECTION1_B2_4_1"
|
||||
},
|
||||
"download.page.release.update.SECTION1_B2_5": {
|
||||
"defaultMessage": "Water",
|
||||
"defaultMessage": "Water and wastewater",
|
||||
"description": "Navigate to the download page. This is SECTION1_B2_5"
|
||||
},
|
||||
"download.page.release.update.SECTION1_B2_5_1": {
|
||||
"defaultMessage": "Leaking underground storage tanks",
|
||||
"defaultMessage": "Underground storage tanks and releases",
|
||||
"description": "Navigate to the download page. This is SECTION1_B2_5_1"
|
||||
},
|
||||
"download.page.release.update.SECTION1_B3": {
|
||||
|
|
|
@ -501,11 +501,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</li>
|
||||
</ul>
|
||||
<li>
|
||||
Water
|
||||
Water and wastewater
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
Leaking underground storage tanks
|
||||
Underground storage tanks and releases
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue