002. Use i18Nexus for string editing and international translation versioning
Date: 2022-07-05
Status
Accepted
Context
Solution to avoid hardcoded strings in application that will vary dependent on language.
Decision
Internationalisation framework i18next gives us control over strings across the whole application. We can easily edit strings, translate them (in future - e.g. Welsh) and add new text. Strings are organised by page.
Consequences
Full control over application text without touching code.
This page was last reviewed on 1 June 2023.
It needs to be reviewed again on 1 June 2024
.
This page was set to be reviewed before 1 June 2024.
This might mean the content is out of date.