atomiclabs / atomiclabs/hyperdex
Simplify making text mixed with JSX localizable
Open
enhancement
low priority
- Dominant language
- JavaScript
- Stars
- 151
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Continued from https://github.com/hyperdexapp/hyperdex/pull/368#discussion_r196357636
If we want to mix localizable text and JSX tags we need to duplicate all the text in the localized files, but there we have to use numbered tags like `<0>`. It's easy to make mistakes with this and to keep them in sync. We should try to find a better way.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.