element-hq / element-hq/compound

Compound web internationalisation

Open
#243 0 comments 0 reactions 0 assignees View on GitHub
P-Web
Dominant language
MDX
Stars
24
Forks
7
PR merge metrics
No merged PRs in 30d

Description

i18n has not been setup in @vector-im/compound-web As a result a few places have hardcoded strings.
We do not expect a large amounts of strings to exist in the project and as a result want to provide as lightweight of an i18n setup as possible.

**Suggestions:**

- Extract all hardcoded string into a JSON structure ressembling `en_EN.json` in the `matrix-react-sdk`
- Make the parent project override those string partially or comprehensively
- Always use english as a fallback language

Everything can be typed using the `matrix-web-i18n` package

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.