mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-09 05:44:18 -07:00
Spanish survey support (#1589)
* Spanish site improvements * surveybutton localization * Basic ES support. Localization done, too. * Update test snapshots. Co-authored-by: Jorge Escobar <jorge.e.escobar@omb.eop.gov>
This commit is contained in:
parent
5b4f4af2a7
commit
5b5d6051a8
17 changed files with 167 additions and 123 deletions
|
@ -572,17 +572,21 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
class="grid-container-desktop-lg"
|
||||
data-testid="gridContainer"
|
||||
>
|
||||
<button
|
||||
class="usa-button"
|
||||
data-testid="button"
|
||||
type="button"
|
||||
<a
|
||||
href="https://www.surveymonkey.com/r/cejst-survey"
|
||||
>
|
||||
Help improve the site & data
|
||||
<img
|
||||
alt="launch icon"
|
||||
src="test-file-stub"
|
||||
/>
|
||||
</button>
|
||||
<button
|
||||
class="usa-button"
|
||||
data-testid="button"
|
||||
type="button"
|
||||
>
|
||||
Help improve the site & data
|
||||
<img
|
||||
alt="launch icon"
|
||||
src="test-file-stub"
|
||||
/>
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</footer>
|
||||
</DocumentFragment>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue