mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-05 20:54:18 -07:00
Updates to Spanish Site (#1585)
* Updates to Spanish Site * update bad edit * take feature flag out * removing feature flag from Language component * bad return * updated snapshots * Update unit tests Co-authored-by: TomNUSDS <tomn.usds.opensource+tomnusds@gmail.com>
This commit is contained in:
parent
0cdc44aaab
commit
5b4f4af2a7
16 changed files with 2146 additions and 31 deletions
File diff suppressed because one or more lines are too long
1465
client/src/intl/es_4.12.22-translated-final.json
Normal file
1465
client/src/intl/es_4.12.22-translated-final.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
|||
const fs = require('fs');
|
||||
const englishJson = require('./es_translated_final.json');
|
||||
const englishJson = require('./es_4.12.22-translated-final.json');
|
||||
|
||||
// placeholder for fixed es json file
|
||||
const fixedEs = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue