codeforboston / codeforboston/cliff-effects

Make all text in the app translatable

Open
#513 7 comments 0 reactions 2 assignees Assigned to @pporfilio View on GitHub
infrastructure ongoing
Dominant language
JavaScript
Stars
30
Forks
62
PR merge metrics
No merged PRs in 30d

Description

We want to factor out any and all strings in the interface into localization structures (like the one in `src/localization/en.js`) in order to let the whole app be translated into whatever languages we want/can. We also need to pass the `translate` function down to each display component so that it can retrieve the correct string(s) using a unique key.

See #489 for an example.

Adding a partial list of pages that need snippets for my own reference – Parker

- [ ] HomePage.js

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.