atomiclabs / atomiclabs/hyperdex
Deduplicate translate strings
Open
- Dominant language
- JavaScript
- Stars
- 151
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Some strings are duplicated and we should try to have the minimum amount of strings to translate.
We also don't want to loose context, so not sure it's the best solution to just move strings into a `common.json` file. Maybe something like this: https://github.com/hyperdexapp/hyperdex/pull/368#issuecomment-399825029
For example, this one is duplicated 3 times: https://github.com/hyperdexapp/hyperdex/pull/387/files#diff-40a74a4da7f3f53c4f132fbeee81c681R4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.