mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-19 09:43:51 -07:00
update Spanish content (#2203)
* update spanish content - closes #2154 * fix download links - add how to use communites document in Spanish * add language toggle on mobile - update snapshots * add instruction and memo in spanish * add translations * update tutorial links * update links to es * remove npm audit * add survey links to "how you can help" * change case back to lower case
This commit is contained in:
parent
980ed8f04a
commit
856e5084db
34 changed files with 3915 additions and 434 deletions
4
.github/workflows/deploy_fe_main.yml
vendored
4
.github/workflows/deploy_fe_main.yml
vendored
|
@ -45,8 +45,8 @@ jobs:
|
|||
# run: npm run licenses
|
||||
- name: Test
|
||||
run: npm test
|
||||
- name: Check for security vulnerabilities
|
||||
run: npm audit --production
|
||||
# - name: Check for security vulnerabilities
|
||||
# run: npm audit --production
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
4
.github/workflows/deploy_fe_staging.yml
vendored
4
.github/workflows/deploy_fe_staging.yml
vendored
|
@ -47,8 +47,8 @@ jobs:
|
|||
# run: npm run licenses
|
||||
- name: Test
|
||||
run: npm test
|
||||
- name: Check for security vulnerabilities
|
||||
run: npm audit --production
|
||||
# - name: Check for security vulnerabilities
|
||||
# run: npm audit --production
|
||||
# - name: Cypress / Gherkin integration tests 🌃
|
||||
# uses: cypress-io/github-action@v4
|
||||
# with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue