mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-15 15:31:41 -07:00
Fix typos found in en.json files and copy (#1648)
This commit is contained in:
parent
90908532fa
commit
85ffb1b6b9
23 changed files with 181 additions and 181 deletions
|
@ -6,11 +6,11 @@ export const PAGE_INTRO = defineMessages({
|
|||
PAGE_TILE: {
|
||||
id: 'faqs.page.title.text',
|
||||
defaultMessage: 'Frequently asked questions',
|
||||
description: 'Navigate to the the FAQs page, this will be the page title text',
|
||||
description: 'Navigate to the FAQs page, this will be the page title text',
|
||||
},
|
||||
COMING_SOON: {
|
||||
id: 'faqs.page.coming.soon.text',
|
||||
defaultMessage: 'Coming Soon!',
|
||||
description: 'Navigate to the the FAQs page, this will be the page coming soon text',
|
||||
description: 'Navigate to the FAQs page, this will be the page coming soon text',
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue