mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-16 12:21:39 -07:00
Adding AND in Spanish (#1628)
* Spanish work * contact fix * dataset translations * Adding AND in Spanish
This commit is contained in:
parent
94af70ea57
commit
a0065ff4a7
1 changed files with 93 additions and 91 deletions
|
@ -515,7 +515,9 @@ const AreaDetail = ({properties, hash}:IAreaDetailProps) => {
|
|||
})}
|
||||
|
||||
{/* AND */}
|
||||
<div className={styles.categorySpacer}>AND</div>
|
||||
<div className={styles.categorySpacer}>
|
||||
{EXPLORE_COPY.SIDE_PANEL_SPACERS.AND}
|
||||
</div>
|
||||
|
||||
{/* Exceeds both socioeconomic burdens */}
|
||||
<ExceedBurden
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue