Fix I18n and testing (#387)

Get snapshots working with Gatsby Intl plugin.
This commit is contained in:
TomNUSDS 2021-07-20 10:46:13 -07:00 committed by GitHub
commit 609506d98d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 188 additions and 179 deletions

View file

@ -27,6 +27,38 @@
"defaultMessage": "Clean water infrastructure",
"description": "item in areasOfInterest list"
},
"footer.arialabel": {
"defaultMessage": "Footer navigation",
"description": "aria-label text for whole footer"
},
"footer.findcontactlink": {
"defaultMessage": "Find a contact at USA.gov",
"description": "Footer find contact link text"
},
"footer.foialink": {
"defaultMessage": "Freedom of Information Act (FOIA)",
"description": "Footer FOIA link text"
},
"footer.logo.title": {
"defaultMessage": "Council on Environmental Quality",
"description": "Footer under logo"
},
"footer.moreinfoheader": {
"defaultMessage": "More Information",
"description": "Footer column header"
},
"footer.privacylink": {
"defaultMessage": "Privacy Policy",
"description": "Footer privacy policy link text"
},
"footer.questionsheader": {
"defaultMessage": "Have a question about government services?",
"description": "Footer column header"
},
"footer.whitehouselogoalt": {
"defaultMessage": "Whitehouse logo",
"description": "Footer Whitehouse logo alt text"
},
"header.about": {
"defaultMessage": "About",
"description": "Navigate to the about page"